interface SignalReceivedEvent implements Eventimport { type SignalReceivedEvent } from "https://dotland.deno.dev/x/live@1.63.12/deps.ts"; Propertiestype: "signal_received"signal: stringoptionalpayload: unknown