UNPKG

@eggjs/tegg-common-util

Version:
4 lines (3 loc) 91 B
export declare class FSUtil { static fileExists(filePath: string): Promise<boolean>; }