Cerbos JavaScript SDK
    Preparing search index...

    Interface Constants

    Constants defined for use in policy conditions.

    interface Constants {
        import?: string[];
        local?: Record<string, Value>;
    }
    Index

    Properties

    Properties

    import?: string[]

    Names of constant sets to import.

    local?: Record<string, Value>

    Constant values defined for the policy.