.isEvent()
Checks if the object specified is an Event | Function
.isEvent(object)
Parameter
Description
Type
object
The Unknown Object
unknown
Returns
object is IEvent<keyof ClientEvents>
Last updated
Checks if the object specified is an Event | Function
.isEvent(object)
object
The Unknown Object
unknown
object is IEvent<keyof ClientEvents>
Last updated