interface Processor implements Subscriber<T>, Publisher<R>import { type Processor } from "https://deno.land/x/rsocket@0.3.0/reactivestreams/mod.ts"; Type ParametersTR