get Method

Gets the event associated with the specified name, creating the event if it does not already exist.

get(name: string): BeEvent<T>

Parameter Type Description
name string The name of the event.

Returns - BeEvent<T>

Defined in

Last Updated: 12 June, 2024