Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts910 …export const createExternalModuleExport = Debug.deprecate(factory.createExternalModuleExport, fact… constant
/third_party/typescript/lib/
Dtypescript.d.ts4113 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method
8269 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant
DtypescriptServices.d.ts4113 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method
8269 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant
Dtsserverlibrary.d.ts4113 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method
12215 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant
Dtsc.js22244 function createExternalModuleExport(exportName) { function
DtypingsInstaller.js27556 function createExternalModuleExport(exportName) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4113 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method
8269 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant
Dtsserverlibrary.d.ts4113 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method
12215 const createExternalModuleExport: (exportName: Identifier) => ExportDeclaration; constant