Module

std/node/sys.ts>deprecate

Deno standard library
Go to Latest
function deprecate
import { deprecate } from "https://dotland.deno.dev/std@0.177.0/node/sys.ts";

Parameters

fn: any
msg: string
optional
code: any