@sentio/sdk
    Preparing search index...

    Interface Struct_FieldsEntry

    interface Struct_FieldsEntry {
        key: string;
        value: any;
    }
    Index

    Properties

    Properties

    key: string
    value: any