Searched defs:createExternalModuleExport (Results 1 – 8 of 8) sorted by relevance
910 …export const createExternalModuleExport = Debug.deprecate(factory.createExternalModuleExport, fact… constant
4082 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method8186 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant
4082 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method12132 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant
22083 function createExternalModuleExport(exportName) { function
27353 function createExternalModuleExport(exportName) { function