Searched defs:readExistingSourceAsync (Results 1 – 2 of 2) sorted by relevance
44 async function readExistingSourceAsync(filepath) { function
108 async function readExistingSourceAsync(filepath): Promise<string | null> { function