ServiceVerb
import { ServiceVerb } from "https://raw.githubusercontent.com/nats-io/nats.deno/v1.28.2/nats-base-client/internal_mod.ts";
enum ServiceVerb { }
PING = "PING",
STATS = "STATS",
INFO = "INFO",
import { ServiceVerb } from "https://raw.githubusercontent.com/nats-io/nats.deno/v1.28.2/nats-base-client/internal_mod.ts";