Skip to main content
Module

std/node/sys.ts>deprecate

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

Parameters

fn: any
msg: string
optional
code: any