Searched defs:readText (Results 1 – 2 of 2) sorted by relevance
719 declare function readText(filePath: string, options: { function
935 declare function readText(filePath: string, callback: AsyncCallback<string>): void; function