API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

T

typeTypedObject

@codexo/exojs-tilemap / tilemap / stable

A TileMapObject whose `properties` are narrowed to the schema shape declared for the object `type` `T` in schema `S`.

0
props
0
methods
0
events
Import
import { TypedObject } from '@codexo/exojs-tilemap'

A TileMapObject whose `properties` are narrowed to the schema shape declared for the object `type` `T` in schema `S`.

Definition1
Source