Searched defs:newFileName (Results 1 – 3 of 3) sorted by relevance
174 readonly newFileName: string; property189 const newFileName = oldToNew(oldFileName); constant222 const newFileName = oldToNew(oldFileName); constant232 const newFileName = oldToNew(oldFileName); constant
186 const newFileName = updater(key); constant
2937 for (const newFileName in newFileContent) { constant