Searched defs:TA (Results 1 – 2 of 2) sorted by relevance
20 foo(function(TA) argument
16 export type TA<T> = { data: T; obj: ESObject } alias