Searched defs:getOwnValues (Results 1 – 2 of 2) sorted by relevance
1479 export function getOwnValues<T>(collection: MapLike<T> | T[]): T[] { function
954 function getOwnValues(collection) { function