@thepalaceproject/circulation-admin
    Preparing search index...

    Interface AdminRoleData

    interface AdminRoleData {
        library?: string;
        role: AdminRole;
    }
    Index

    Properties

    Properties

    library?: string
    role: AdminRole