DEBSOURCES
Skip Quicknav
sources / node-typescript / 5.2.2-1 / tests / baselines / reference / noMappedGetSet.js
123456789
//// [tests/cases/compiler/noMappedGetSet.ts] //// //// [noMappedGetSet.ts] type OH_NO = { get [K in WAT](): string }; //// [noMappedGetSet.js]