Home
last modified time | relevance | path

Searched defs:createExternalModuleExport (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts921 …export const createExternalModuleExport = Debug.deprecate(factory.createExternalModuleExport, fact… constant
/third_party/typescript/lib/
DtypescriptServices.d.ts3630 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method
7116 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant
Dtypescript.d.ts3630 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method
7116 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant
Dtsserverlibrary.d.ts3630 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method
10861 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant
Dtsc.js19884 function createExternalModuleExport(exportName) { function
DtypingsInstaller.js24768 function createExternalModuleExport(exportName) { function
DtypescriptServices.js24973 function createExternalModuleExport(exportName) { function
Dtypescript.js24973 function createExternalModuleExport(exportName) { function
Dtsserver.js24779 function createExternalModuleExport(exportName) { function
Dtsserverlibrary.js24973 function createExternalModuleExport(exportName) { function
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts3706 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method
10988 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant
Dtypescript.d.ts3706 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method
7205 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant