interface Setting<T0> {
    data: _0x1.option.Option<_0x2.config.SettingData<T0>>;
}

Type Parameters

  • T0

Properties

Properties