mirror of
https://github.com/khairul169/garage-webui.git
synced 2026-01-24 23:16:49 +00:00
3 lines
68 B
TypeScript
3 lines
68 B
TypeScript
//
|
|
export const __PROD = import.meta.env.NODE_ENV === "production";
|