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) 83 B
/** * @description 全局存储的键名 */ export const AUTH_KEY = "auth_token"