@edgible-team/sdk
    Preparing search index...

    Variable EDGIBLE_ENVSConst

    EDGIBLE_ENVS: readonly ["local", "dev", "test", "uat", "prod"] = ...

    The platform stages a client can target. 'dev'|'test'|'uat'|'prod' are the cloud stages (in promotion order); 'local' is the AWS-free local backend (http://localhost:3000, or EDGIBLE_LOCAL_API_URL) used for integration testing — a non-DNS, http stage, not part of the promotion chain.