Home
last modified time | relevance | path

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

/third_party/typescript/src/services/refactors/
DmoveToNewFile.ts255 const newModuleString = factory.createStringLiteral(newModuleSpecifier); constant
261 newModuleString,
264 …ned, /*isTypeOnly*/ false, newNamespaceId, factory.createExternalModuleReference(newModuleString));
266 …mespaceId, /*exclamationToken*/ undefined, /*type*/ undefined, createRequireCall(newModuleString));