3 lines
68 B
TypeScript
Raw Normal View History

2024-08-17 04:55:01 +07:00
//
export const __PROD = import.meta.env.NODE_ENV === "production";