UNPKG

@cspell/cspell-tools

Version:
3 lines 195 B
export declare function readTextFile(filename: string): Promise<string>; export declare function readTextFileLines(filename: string): Promise<string[]>; //# sourceMappingURL=readTextFile.d.ts.map