TLEventMapHandler

See source code
type TLEventMapHandler<T extends keyof TLEventMap> = (
  ...args: TLEventMap[T]
) => void
Prev
TLEventInfo
Next
TLEventName
hi

We use cookies on this website.
Learn more in our Cookie Policy.