mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-19 16:02:14 +00:00
2 lines
62 B
TypeScript
2 lines
62 B
TypeScript
export let base: string = import.meta.env.VITE_BASE_URL ?? ''
|