isEvent

isEvent(event)

Can be imported as:

import { isEvent } from 'tydel';

Returns true if it is indeed an event instance, and false otherwise.