interface MessageEvent {
    event: unknown;
    type: "oasis-xu-event-v1";
}

Properties

Properties

event: unknown
type: "oasis-xu-event-v1"