const server = Deno.serve({ hostname, port, }) server.shutdown()
error: TS2339 [ERROR]: Property 'shutdown' does not exist on type 'Server'. server.shutdown()
Join the Discord to ask follow-up questions and connect with the community
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934 Members