@sentio/sdk
    Preparing search index...

    Interface Struct

    interface Struct {
        fields: { [key: string]: any };
    }
    Index

    Properties

    Properties

    fields: { [key: string]: any }