Home
last modified time | relevance | path

Searched refs:transformTypeExportImportAndConstEnumInTypeScript (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/transformers/
Dts.ts3379 …export function transformTypeExportImportAndConstEnumInTypeScript(context: TransformationContext):… function
/third_party/typescript/src/compiler/
Dprogram.ts4051 return transformTypeExportImportAndConstEnumInTypeScript(context);