Searched defs:createExternalModuleExport (Results 1 – 8 of 8) sorted by relevance
910 …export const createExternalModuleExport = Debug.deprecate(factory.createExternalModuleExport, fact… constant
4048 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method8145 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant
4048 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method12084 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant
27312 function createExternalModuleExport(exportName) { function
22045 function createExternalModuleExport(exportName) { function