property TracingChannelSubscribers.error Usage in Deno```typescript import { type TracingChannelSubscribers } from "node:node__diagnostics_channel.d.ts"; ``` Type (message: ContextType & { error: unknown; }) => void