Skip to content

Types: EmitterOptions

ts
type EmitterOptions = object;

Type declaration

broadcastChannel?

ts
optional broadcastChannel: string;