import { type ServiceInfo } from "https://deno.land/x/natsws@v1.28.0/src/mod.ts";
definition: ServiceIdentity & { description: string; metadata?: Record<string, string>; endpoints: EndpointInfo[]; }
import { type ServiceInfo } from "https://deno.land/x/natsws@v1.28.0/src/mod.ts";