Skip to main content
TracingChannelSubscribers.error - diagnostics_channel - Node documentation
property TracingChannelSubscribers.error

Usage in Deno

import { type TracingChannelSubscribers } from "node:diagnostics_channel";

Type

(message: ContextType & { error: unknown; }) => void