UNPKG

@twotwoba/vv-cli

Version:

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

5 lines (4 loc) 72 B
// globalData 类型 export interface IGlobalData { token: string }