@sentio/sdk
    Preparing search index...

    Interface RecordMetaData_LabelsEntry

    interface RecordMetaData_LabelsEntry {
        key: string;
        value: string;
    }
    Index

    Properties

    Properties

    key: string
    value: string