declare global {
interface ImportMeta {
env: {
NODE_ENV: 'production' | 'development'
PROD: boolean
DEV: boolean
}
namespace NodeJS {
interface ProcessEnv {
export {}
A Fortis Scientia site