UNPKG

bizroad-webpack-plugin

Version:
4 lines (3 loc) 123 B
import { File } from '@babel/types'; declare const _default: (babelAst: File | null) => string[]; export default _default;