property TracingChannelSubscribers.error Usage in Denoimport { type TracingChannelSubscribers } from "node:diagnostics_channel"; Type (message: ContextType & { error: unknown; }) => void