Public readonly variable

Signature
EVENT_NAME_MAP: Record<
  Exclude<TLEventName, TLPinchEventName>,
  keyof TLEventHandlers
>
References

TLEventName, TLPinchEventName, TLEventHandlers

Source

packages/editor/src/lib/editor/types/event-types.ts

ErrorScreenGapsSnapIndicator