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

x/script_nop/src/framework/utils/ConcatenatedErrorSilenced.ts>default

A framework for notification-oriented programming paradigm (NOP) implemented in TypeScript.
Go to Latest
class default
import { default } from "https://deno.land/x/script_nop@v2.4.5/src/framework/utils/ConcatenatedErrorSilenced.ts";

Constructors

new
default(
e: any,
msg?: string,
silenced?: boolean,
)