UNPKG

@quasar/app-webpack

Version:

Quasar Framework App CLI with Webpack

9 lines (8 loc) 204 B
declare namespace NodeJS { interface ProcessEnv { QUASAR_PUBLIC_FOLDER: string; QUASAR_ELECTRON_PRELOAD_FOLDER: string; QUASAR_ELECTRON_PRELOAD_EXTENSION: string; APP_URL: string; } }