UNPKG

babel-plugin-transform-reblend-function-to-class

Version:

6 lines (5 loc) 112 B
import { Visitor } from '@babel/core'; export default function (): { visitor: Visitor; name: string; };