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.
2 parents 27a378a + d5492ea commit e867911Copy full SHA for e867911
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