0👍
declare module '#app' {
interface PageMeta {
auth: TAuthVariant;
}
}
worked
- [Vuejs]-Destructuring nested objects in a Vue.js Pinia store
- [Vuejs]-Leaflet error Uncaught (in promise) TypeError: layer.addEventParent is not a function
Source:stackexchange.com