Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/compiler/
DcomplexRecursiveCollections.ts366 toJS(): Object; method
449 toJS(): Array<any> | { [key: string]: any }; method