OneSDK
    Preparing search index...

    Interface ConfigAction

    interface ConfigAction {
        data: Config;
        type: "config";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    data: Config
    type: "config"