declare module to extend nuxt/schema's AppConfigInput on the index.d.ts file... where is that?src/composables/useFoo.ts instead, src/composables/index.d.ts and src/index.d.ts, but neither validates my custom entry in app.config.ts. where should this be done I? what if there are other declarations and exports on the same file?
Join the Discord to ask follow-up questions and connect with the community