Searched defs:createExternalModuleExport (Results 1 – 8 of 8) sorted by relevance
910 …export const createExternalModuleExport = Debug.deprecate(factory.createExternalModuleExport, fact… constant
4113 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method8269 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant
4113 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method12215 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant
22244 function createExternalModuleExport(exportName) { function
27556 function createExternalModuleExport(exportName) { function