UNPKG

@quasar/app-vite

Version:

Quasar Framework App CLI with Vite

10 lines (8 loc) 182 B
/* eslint-disable */ declare namespace NodeJS { interface ProcessEnv { SERVICE_WORKER_FILE: string; PWA_FALLBACK_HTML: string; PWA_SERVICE_WORKER_REGEX: string; } }