UNPKG

kuyin-webpack-plugins

Version:

custom webpack, enhanced-resolve plugins

5 lines (4 loc) 263 B
export declare function cached(fn: Function): (str: string) => any; export declare const existsSync: (str: string) => any; export declare function startsWith(source: string, searchString: string): boolean; export declare const getExtension: (str: string) => any;