Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest_import_type5.ts17 import {type as xxx} from "./exportType" alias
Dtest-class-definition27.ts27 type xxx = string; alias
/arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/conformance/types/
Dts-test-type-1.ts30 const xxx = target.constructor; constant