method Server.prototype.runimport { Server } from "https://deno.land/x/wocket@v1.0.0/src/server.ts"; run(): voidRun the sever. Returnsvoid