Home
last modified time | relevance | path

Searched refs:copyAll (Results 1 – 1 of 1) sorted by relevance

/expo/packages/@expo/cli/src/export/
H A DpersistMetroAssets.ts33 return copyAll(files);
36 function copyAll(filesToCopy: Record<string, string>) { function