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.ts921 export const createExternalModuleExport: typeof factory.createExternalModuleExport = Debug.deprecat… constant
/third_party/typescript/src/compiler/
Dtypes.ts8618 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method
/third_party/typescript/lib/
Dtypescript.d.ts4302 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method
Dtsserverlibrary.d.ts8305 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method
DtypingsInstaller.js16906 function createExternalModuleExport(exportName) { function
Dtsc.js22197 function createExternalModuleExport(exportName) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4302 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method
Dtsserverlibrary.d.ts8305 createExternalModuleExport(exportName: Identifier): ExportDeclaration; method