@shortcut/client
    Preparing search index...

    Interface DisabledFeatureError

    interface DisabledFeatureError {
        feature_tag: string;
        message: string;
    }
    Index

    Properties

    Properties

    feature_tag: string

    The feature that is disabled

    message: string

    The message explaining the error