interface NoOpEvent implements Eventimport { type NoOpEvent } from "https://deno.land/x/live@1.53.6/deps.ts"; Propertiestype: "no_op"optionalreason: string