UNPKG

@twotwoba/vv-cli

Version:

Easily create Vite + React/Vue3 project with TailwindCSS and other useful libraries. Also support Chrome extension.

7 lines (5 loc) 143 B
export {} declare module 'vue' { type Hooks = App.AppInstance & Page.PageInstance interface ComponentCustomOptions extends Hooks {} }