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