Home
last modified time | relevance | path

Searched defs:moduleSpecifier (Results 1 – 3 of 3) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/interop/src/
Dimport_path_expand.ts60 const moduleSpecifier: ts.StringLiteral = node.moduleSpecifier as ts.StringLiteral; constant
Dprocess_interop_ui.ts114 const moduleSpecifier = node.moduleSpecifier; constant
/developtools/ace_ets2bundle/compiler/src/
Dimport_path_expand.ts60 const moduleSpecifier: ts.StringLiteral = node.moduleSpecifier as ts.StringLiteral; constant