KC's Workspace
    Preparing search index...

    Interface NormalizedHotChannelClient

    interface NormalizedHotChannelClient {
        send(payload: HotPayload): void;
        send(event: string, payload?: any): void;
    }

    Hierarchy (View Summary)

    Index

    Methods

    Methods