@sentio/sdk
    Preparing search index...

    Interface EventLogConfig

    interface EventLogConfig {
        fields: EventLogConfig_Field[];
        name: string;
    }
    Index

    Properties

    Properties

    name: string