cc-everywhere
Copytype MessagePayload = object; Copied to your clipboardtype MessagePayload = object;
type MessagePayload = object;
CopysourceChannel: MessageChannel; Copied to your clipboardsourceChannel: MessageChannel;
sourceChannel: MessageChannel;
Copyoptional requestId: string; Copied to your clipboardoptional requestId: string;
optional requestId: string;
Copymessage: unknown; Copied to your clipboardmessage: unknown;
message: unknown;