SYMBOL INDEX (6 symbols across 3 files) FILE: index.d.ts type Language (line 2) | type Language = FILE: index.js function getLocalizedList (line 23) | function getLocalizedList(language = 'en') { FILE: test.mjs function testAll (line 4) | function testAll(t, language, expectedNames) { function testNames (line 8) | function testNames(t, language, expectedNames) { function testIDs (line 14) | function testIDs(t, language, actualNames) { function testRandom (line 20) | function testRandom(t, language, expectedName) {