GT2/Ejectable/node_modules/hermes-profile-transformer/dist/utils/fileSystem.d.ts

2 lines
69 B
TypeScript
Raw Normal View History

2021-08-16 00:14:59 +00:00
export declare const readFileAsync: (path: string) => Promise<any>;