Searched defs:readFileAsync (Results 1 – 3 of 3) sorted by relevance
56 function readFileAsync(targetFile: File): Promise<DocumentPickerAsset> { function
45 function readFileAsync(targetFile) { function
435 async readFileAsync(ref: string, path: string): Promise<string> { method in GitDirectory