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 c23f6bc commit 72f6ed2Copy full SHA for 72f6ed2
src/index.ts
@@ -2,3 +2,4 @@
2
3
export * as protobuf from "./protobuf.js";
4
export * as v1 from "./v1.js";
5
+export { deadlineInterceptor } from "./util.js";
0 commit comments