detachEvent
Description
Detaches a handler from an event (which was attached before by the attachEvent() method
detachEvent: (id: string) => void
Detaches a handler from an event (which was attached before by the attachEvent() method
detachEvent: (id: string) => void