UNPKG

@sanpjs/bundler-webpack

Version:

@sanpjs/bundler-webpack

6 lines (5 loc) 138 B
export declare const script: (context: Context) => { test: RegExp; exclude: ((filepath: string) => boolean)[]; use: any[]; };