@wxn0brp/gate-warden
    Preparing search index...

    Interface Role

    interface Role {
        _id: string;
        name: string;
    }
    Index

    Properties

    Properties

    _id: string
    name: string