DEBSOURCES
Skip Quicknav
sources / node-typescript / 5.2.2-1 / tests / baselines / reference / indexWithoutParamType.types
123456
//// [tests/cases/compiler/indexWithoutParamType.ts] //// === indexWithoutParamType.ts === var y: { []; } // Error >y : {}