deno.com
type alias ChannelListener

Definition #

(
message: unknown,
name: string | symbol,
) => void