GatewayEvents
Signature
export type GatewayEvents = { [x in keyof NormalizeEvents]: NormalizeEvents[x];};Members
This export does not declare public properties or methods in the generated declaration file.
export type GatewayEvents = { [x in keyof NormalizeEvents]: NormalizeEvents[x];};This export does not declare public properties or methods in the generated declaration file.