Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/socket_io/test_deps.ts>unimplemented

Socket.IO server for Deno
Latest
function unimplemented
import { unimplemented } from "https://deno.land/x/socket_io@0.2.0/test_deps.ts";

Use this to stub out methods that will throw when invoked.

Parameters

optional
msg: string

Returns

never