Chameleon
    Preparing search index...

    Interface InstallParams

    interface InstallParams {
        scopes: string[];
        permissions: string;
    }
    Index

    Properties

    Properties

    scopes: string[]
    permissions: string