@dokieli/web-access-control - v1.0.0
    Preparing search index...

    Interface AccessSubject

    interface AccessSubject {
        iri: string;
        type: SubjectType;
    }
    Index
    iri: string