You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
declare module 'vue-book' {
export function createRoute (options: any): any
export function createComponent (options: any): any
export function VueBookComponents (): any
}
But we want more types.
The text was updated successfully, but these errors were encountered:
right now we only have
But we want more types.
The text was updated successfully, but these errors were encountered: