UNPKG

complugin-babel

Version:

complugin to compile bundles with the babel.

6 lines (5 loc) 175 B
export declare const HELPERS = "\0complugin-plugin-babel-helpers"; declare const _default: ({ types: t }: any) => { pre(file: any): void; }; export default _default;