Searched defs:createExternalModuleExport (Results 1 – 12 of 12) sorted by relevance
921 …export const createExternalModuleExport = Debug.deprecate(factory.createExternalModuleExport, fact… constant
3630 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method7116 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant
3630 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method10861 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant
19884 function createExternalModuleExport(exportName) { function
24768 function createExternalModuleExport(exportName) { function
24973 function createExternalModuleExport(exportName) { function
24779 function createExternalModuleExport(exportName) { function
3706 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method10988 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant
3706 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method7205 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant