@auth0/auth0-acul-react - v1.0.0
    Preparing search index...

    Interface Scope

    interface Scope {
        value: string;
        description?: string;
    }
    Index

    Properties

    Properties

    value: string
    description?: string