Checks if the object specified is an Event | Function
.isEvent(object)
object
The Unknown Object
unknown
object is IEvent<keyof ClientEvents>
Last updated 2 years ago