Skip to content

Commit

Permalink
[FIX] exported RequestManyOptions, and RequestStrategy
Browse files Browse the repository at this point in the history
  • Loading branch information
aricart committed Nov 4, 2022
1 parent 5d8f72b commit d68bb22
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nats-base-client/internal_mod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,9 @@ export type {
PurgeResponse,
PurgeTrimOpts,
Republish,
RequestManyOptions,
RequestOptions,
RequestStrategy,
RoKV,
SeqMsgRequest,
SequenceInfo,
Expand Down
2 changes: 2 additions & 0 deletions nats-base-client/mod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,9 @@ export type {
QueuedIterator,
Republish,
RepublishHeaders,
RequestManyOptions,
RequestOptions,
RequestStrategy,
RoKV,
SeqMsgRequest,
SequenceInfo,
Expand Down

0 comments on commit d68bb22

Please sign in to comment.