Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dlib.es2015.core.d.ts319 getOwnPropertySymbols(o: any): symbol[]; method
/third_party/typescript/src/lib/
Des2015.core.d.ts299 getOwnPropertySymbols(o: any): symbol[]; method