chore: use vite meta.env

This commit is contained in:
2024-01-04 10:10:04 +00:00
parent 013d383572
commit c6f89af1cb
5 changed files with 10 additions and 11 deletions

View File

@ -4,7 +4,6 @@
declare const __XXX: boolean;
declare const __XXX_HOST: string;
declare const __ZAP_STREAM_VERSION__: string;
declare const __SINGLE_PUBLISHER: string;
declare module "*.jpg" {
const value: unknown;