type alias ConsumerCallbackFnimport { type ConsumerCallbackFn } from "https://deno.land/x/natsws@v1.28.0/src/mod.ts"; definition: (r: JsMsg) => void