UNPKG

fuse-box

Version:

Fuse-Box a bundler that does it right

3 lines (2 loc) 134 B
import { Context } from '../../core/context'; export declare function pluginAngular(target: RegExp | string): (ctx: Context) => void;