--- title: EVENT_NAME_MAP status: published category: editor group: Variable author: api date: 06/23/2023 order: 33 ---Public Readonly Variable ##### Signature ```ts EVENT_NAME_MAP: Record< Exclude, keyof TLEventHandlers > ``` ##### References [Record](/gen/Record-type), [Exclude](/gen/Exclude-type), [TLEventName](/gen/editor/TLEventName-type), [TLPinchEventName](/gen/editor/TLPinchEventName-type), [TLEventHandlers](/gen/editor/TLEventHandlers-interface)