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

    Variable jsonldParserConst

    jsonldParser: JSONLDParser & {
        configure: (
            options: { documentLoader?: DocumentLoader },
        ) => JSONLDParser;
    } = ...

    The default JSONLDParser. Normalizes expanded form, aliased terms, and foreign contexts into Activity Streams terms.