Interface ReadonlyLuaMap<K, V>

Readonly version of LuaMap.

Type Parameters

  • K extends AnyNotNil = AnyNotNil

    The type of the keys used to access the table.

  • V = any

    The type of the values stored in the table.

Hierarchy

Properties

Properties

__tstlIterable: "Pairs"

Generated using TypeDoc