UNPKG

fuse-box

Version:

Fuse-Box a bundler that does it right

3 lines (2 loc) 152 B
import { Context } from '../../core/context'; export declare function pluginConsolidate(engine: string, options: any): (ctx: Context) => Promise<void>;