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

Usage in Deno

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

Type

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