Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/type_extractor/testcases_with_assert/projects/test-import-export/
Dexport.ts49 type customType = string; alias
/arkcompiler/ets_frontend/arkguard/test/grammar/export_namecache/
DnamecacheTest7_export.ts47 type customType = string; alias
DnamecacheTest8_export.ts42 export type customType = Student; alias
/arkcompiler/ets_frontend/es2panda/test/type_extractor/testcases_with_assert/projects/test-import-export-type/
Dexport.ts42 export type customType = Student; alias