EVENT_NAME_MAP

See source code
EVENT_NAME_MAP: Record<
  Exclude<TLEventName, TLPinchEventName>,
  keyof TLEventHandlers
>
Prev
EASINGS
Next
HALF_PI