UNPKG

@tresdoce-nestjs-toolkit/test-utils

Version:
3 lines (2 loc) 142 B
export declare const delay: (timeout?: number) => Promise<any>; export declare const pathJoin: (dirName: string, fileName: string) => string;