nuxt-sanctum-auth
nuxt-sanctum-auth copied to clipboard
fix: import nuxt composables from #imports
This is a DX improvement when developing - we can avoid loading the entire barrel file at #app
by using the new granular imports merged in https://github.com/nuxt/nuxt/pull/23951.