Automerge Repo - v2.6.0-alpha.2
    Preparing search index...

    Type Alias DocMetrics

    type DocMetrics = {
        documentId: DocumentId;
        type: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    documentId: DocumentId
    type: string