UNPKG

@twotwoba/vv-cli

Version:

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

8 lines (5 loc) 77 B
/// <reference types="vite/client" /> declare global { // ... } export {}