Home
last modified time | relevance | path

Searched defs:statAsync (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/config-plugins/src/utils/
H A Dmodules.ts8 async function statAsync(file: string): Promise<fs.Stats | null> { function
/expo/packages/@expo/config-plugins/build/utils/
H A Dmodules.js22 async function statAsync(file) { function