@prodo/babel-plugin
Version:
Babel plugin for [Prodo](https://prodo.dev). See [documentation](https://docs.prodo.dev/basics/babel-plugin) for more info.
4 lines • 335 B
TypeScript
import * as Babel from "@babel/core";
declare const _default: (t: typeof Babel.types, type: "action" | "component", name: string, path: Babel.NodePath<Babel.types.ArrowFunctionExpression | Babel.types.FunctionDeclaration | Babel.types.FunctionExpression>) => void;
export default _default;
//# sourceMappingURL=inject-universe.d.ts.map