Skip to main content
Module

x/yaml_wasm/tests/deps.ts>unimplemented

WebAssembly module to parse YAML
Latest
function unimplemented
import { unimplemented } from "https://deno.land/x/yaml_wasm@deno-v0.41.0/tests/deps.ts";

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

Parameters

optional
msg: string

Returns

never