interface SimpleMap<T0, T1> {
    data: _0x1.simple_map.Element<T0, T1>[];
}

Type Parameters

  • T0
  • T1

Properties

Properties