TLEventMapHandler
See source codetype TLEventMapHandler<T extends keyof TLEventMap> = (
...args: TLEventMap[T]
) => void
Prev
TLEventInfoNext
TLEventNametype TLEventMapHandler<T extends keyof TLEventMap> = (
...args: TLEventMap[T]
) => void
We use cookies on this website.
Learn more in our Cookie Policy.