mirror of
https://github.com/khairul169/garage-webui.git
synced 2025-04-27 22:39:31 +07:00
3 lines
68 B
TypeScript
3 lines
68 B
TypeScript
//
|
|
export const __PROD = import.meta.env.NODE_ENV === "production";
|