We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d04ceee + 70bd1a9 commit e3ccac2Copy full SHA for e3ccac2
nats-base-client/internal_mod.ts
@@ -88,6 +88,7 @@ export type {
88
NKeyAuth,
89
NoAuth,
90
Payload,
91
+ Publisher,
92
PublishOptions,
93
QueuedIterator,
94
Request,
nats-base-client/mod.ts
@@ -64,6 +64,7 @@ export type {
64
65
Perf,
66
ProtocolFilterFn,
67
68
69
70
RequestManyOptions,
0 commit comments