UNPKG

fuse-box

Version:

Fuse-Box a bundler that does it right

3 lines (2 loc) 176 B
export declare function testPath(input: string, target: string | RegExp): any; export declare function parsePluginOptions<T>(a: any, b?: any, defaultValue?: any): [T, RegExp];