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 27a378a commit d5492eaCopy full SHA for d5492ea
jscomp/others/node_buffer.ml
@@ -36,4 +36,4 @@ external fromStringWithEncoding : string -> ([ `ascii | `utf8 | `utf16le | `u
36
[@@bs.val] [@@bs.scope "Buffer"]
37
38
external toString : t -> string = ""
39
-[@@bs.send] [@@bs.scope "Buffer"]
+[@@bs.send]
0 commit comments