Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DevaluatorImpl.ts186 declaration?: SystemModuleDeclaration;
218 …llback = (exporter: SystemModuleExporter, context: SystemModuleContext) => SystemModuleDeclaration;
221 interface SystemModuleDeclaration { interface