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

Type Parameters

  • T

Type declaration

  • flash: T
  • html5: T

Generated using TypeDoc