variable pluginimport { plugin } from "https://deno.land/x/gustwind@v0.56.1/plugins/websocket/mod.ts"; typePlugin<{ wss: ReturnType<getWebsocketServer>; }>