Backstage
    Preparing search index...
    interface RawDocumentRow {
        document: IndexableDocument;
        hash: unknown;
        type: string;
    }
    Index

    Properties

    Properties

    hash: unknown
    type: string