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 ba4a99f commit 67c4adeCopy full SHA for 67c4ade
src/Http2.re
@@ -1,9 +1,3 @@
1
-/**
2
- * TODO: Some of the functions in this module use optional
3
- * named arguments for JS args that are optional. Evaluate
4
- * whether this is safe/future-proof. If not, refactor.
5
- */
6
-
7
type settingsObject;
8
[@bs.obj]
9
external settingsObject:
0 commit comments