ServiceResponse
import type { ServiceResponse } from "https://raw.githubusercontent.com/nats-io/nats.deno/v1.28.2/nats-base-client/internal_mod.ts";
interface ServiceResponse {
type: ServiceResponseType;
}§Properties
§
type: ServiceResponseType
[src]Response type schema