Home
last modified time | relevance | path

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

/expo/packages/create-expo-module/src/
H A DcreateExampleApp.ts93 async function moveFiles(fromPath: string, toPath: string): Promise<void> { function
/expo/packages/create-expo-module/build/
H A DcreateExampleApp.js73 async function moveFiles(fromPath, toPath) { function