Home
last modified time | relevance | path

Searched defs:I5 (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/compiler/ts/projects/ts_import_type_project_5/
Dtest-ts-export.ts27 interface I5 { p: string } interface
31 export { type I5, type II6 as I6 }; alias
Dtest-ts-import-exec.ts20 import v3, { type I4, type I5 } from './test-ts-export'; alias
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-indexSignature3.ts35 interface I5 { interface
/arkcompiler/ets_frontend/arkguard/test/combinations/basic_grammar/04_class_cases/02_class_declaration/
D03_extends_implements.ts23 interface I5 { interface