Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DinstanceofTypeAliasToGenericClass.ts25 export type Table = TableClass; alias
DlocalTypeParameterInferencePriority.ts27 class Table<S extends Schema> { class
DkeyofInferenceLowerPriorityThanReturn.ts30 declare class Table<Req, Def> { class