type alias Subscriberimport { type Subscriber } from "https://deno.land/x/pubsub@0.0.6/pubsub.ts"; Type ParametersTdefinition: (data: T) => void