mirror of
https://github.com/colanode/colanode.git
synced 2025-12-29 00:25:03 +01:00
5 lines
170 B
TypeScript
5 lines
170 B
TypeScript
/// <reference types="@electron-forge/plugin-vite/forge-vite-env" />
|
|
|
|
declare const MAIN_WINDOW_VITE_DEV_SERVER_URL: string;
|
|
declare const MAIN_WINDOW_VITE_NAME: string;
|