interface ConfigData {
    toggles: ConfigTogglesData;
}

Properties

Properties

toggles: ConfigTogglesData