interface ConnectedPayload {
    type: "connected";
}

Properties

Properties

type: "connected"