@dokieli/notifications - v1.1.0
    Preparing search index...

    Interface DiscoveryOptions

    interface DiscoveryOptions {
        fetch?: FetchLike;
        parser?: JSONLDParser;
        property?: string;
    }

    Hierarchy (View Summary)

    Index
    fetch?: FetchLike
    parser?: JSONLDParser
    property?: string