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