@blockchaincommons/xid - v1.0.0-beta.3
    Preparing search index...

    Interface ProvenanceInput

    What Provenance.from takes besides the mark.

    interface ProvenanceInput {
        generator?: ProvenanceMarkGenerator;
    }
    Index
    generator?: ProvenanceMarkGenerator

    The generator that produced the mark, when the document should keep it.