UNPKG

@openstream/client

Version:
6 lines 114 B
export type ClientEvent = { kind: "ping"; } | { kind: "pong"; }; //# sourceMappingURL=ClientEvent.d.ts.map