File tree 3 files changed +3
-1
lines changed
3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -811,7 +811,7 @@ The following is the list of connection options and default values.
811
811
### TlsOptions
812
812
813
813
| Option | Default | Description |
814
- | ---------------- | ------- | --------------------------------------------------------------------------------------------------------------------------------- |
814
+ | ---------------- | ------- | ------------------------------------------------------------------------------------------------------------------------------- |
815
815
| ` ca ` | N/A | CA certificate |
816
816
| ` caFile ` | | CA certificate filepath |
817
817
| ` cert ` | N/A | Client certificate |
Original file line number Diff line number Diff line change @@ -88,6 +88,7 @@ export type {
88
88
NKeyAuth ,
89
89
NoAuth ,
90
90
Payload ,
91
+ Publisher ,
91
92
PublishOptions ,
92
93
QueuedIterator ,
93
94
Request ,
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ export type {
64
64
Payload ,
65
65
Perf ,
66
66
ProtocolFilterFn ,
67
+ Publisher ,
67
68
PublishOptions ,
68
69
QueuedIterator ,
69
70
RequestManyOptions ,
You can’t perform that action at this time.
0 commit comments