interface ws.WebSocketCloseEventimport { type ws } from "https://dotland.deno.dev/x/aleph@v0.2.24/std.ts"; const { WebSocketCloseEvent } = ws; Propertiescode: numberoptionalreason: string