UNPKG

120 BTypeScriptView Raw
1export declare const withTests: (userOptions: {
2 results: any;
3 filesExt?: string;
4}) => (...args: any[]) => any;