Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/compiler/
DinferStringLiteralUnionForBindingElement.ts4 const { firstKey } = func({keys: ["aa", "bb"]}) constant
12 const { keys, firstKey } = func({keys: ["aa", "bb"]}) constant