Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🦋 More types #51

Open
asvae opened this issue Jul 13, 2020 · 0 comments
Open

🦋 More types #51

asvae opened this issue Jul 13, 2020 · 0 comments
Milestone

Comments

@asvae
Copy link
Owner

asvae commented Jul 13, 2020

right now we only have

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.

@asvae asvae changed the title More types 🦋 More types Oct 22, 2020
@asvae asvae added this to the VueBook 0.1.0 milestone Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant