shared
    Preparing search index...

    Variable ENVConst

    ENV: { DBG: "debug"; DEV: "development"; PROD: "production"; TEST: "test" } = ...

    Type declaration

    • ReadonlyDBG: "debug"
    • ReadonlyDEV: "development"
    • ReadonlyPROD: "production"
    • ReadonlyTEST: "test"