We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f97c5c commit d526bc6Copy full SHA for d526bc6
src/index.ts
@@ -10,6 +10,7 @@ export type {
10
Timestamp,
11
AckOptions,
12
EventModes,
13
+ SendQueueLimit,
14
} from "./client";
15
16
export type {FluentServerOptions, FluentServerSecurityOptions} from "./server";
0 commit comments