MultiConfigItem<T>: {
    flash: T;
    html5: T;
}

Type Parameters

  • T