UNPKG

129 BTypeScriptView Raw
1export declare function config(entry?: any[]): any[];
2export declare function managerEntries(entry: any[], options: any): any[];