import { type PublishOptions } from "https://deno.land/x/natsws@v1.29.2/src/mod.ts";
Properties
An optional subject where a response should be sent. Note you must have a subscription listening on this subject to receive the response.
optional
headers: MsgHdrsOptional headers to include with the message.