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