SYMBOL INDEX (15 symbols across 9 files) FILE: cypress.config.ts method setupNodeEvents (line 10) | setupNodeEvents(on) { FILE: src/auto-imports.d.ts type GlobalComponents (line 325) | interface GlobalComponents {} type ComponentCustomProperties (line 326) | interface ComponentCustomProperties { FILE: src/components.d.ts type GlobalComponents (line 13) | interface GlobalComponents { FILE: src/modules/i18n.ts function setI18nLanguage (line 24) | function setI18nLanguage(lang: Locale) { function loadLanguageAsync (line 31) | async function loadLanguageAsync(lang: string): Promise { FILE: src/route-map.d.ts type TypesConfig (line 19) | interface TypesConfig { type RouteNamedMap (line 28) | interface RouteNamedMap { type _RouteFileInfoMap (line 76) | interface _RouteFileInfoMap { type _RouteNamesForFilePath (line 115) | type _RouteNamesForFilePath = FILE: src/shims.d.ts type Window (line 1) | interface Window { FILE: src/stores/user.ts function setNewName (line 19) | function setNewName(name: string) { FILE: src/types.ts type UserModule (line 3) | type UserModule = (ctx: ViteSSGContext) => void FILE: vite.config.ts method markdownItSetup (line 86) | async markdownItSetup(md) { method onFinished (line 158) | onFinished() {