UNPKG

vva-cli

Version:

A CLI of Vue 3 and Typescript and Element-plus in Vite

8 lines (7 loc) 137 B
interface ImportMetaEnv { HOST: string; PORT: string; NODE_ENV: string; VITE_API_URL: string; VITE_ASSET_URL: string; }