UNPKG

pretty-parallel

Version:
3 lines (2 loc) 134 B
export declare function write(filepath: string): Promise<boolean>; export declare function check(filepath: string): Promise<boolean>;