@valon-technologies/gestalt
    Preparing search index...

    Describes the access policy and effective role for the current request.

    interface Access {
        policy: string;
        role: string;
    }
    Index

    Properties

    Properties

    policy: string
    role: string