Interface LuaIterationExtension<TBrand>

Indicates a type is a language extension provided by TypescriptToLua when used in a for-of loop. For more information see: https://typescripttolua.github.io/docs/advanced/language-extensions

Type Parameters

  • TBrand extends string

    A string used to uniquely identify the language extension type

Hierarchy

  • LuaIterationExtension

Properties

Properties

__tstlIterable: TBrand

Generated using TypeDoc