bloodyowl/rescript-js

Js__Int.fromString generates `string.Number()` instead of `Number(string)`

Closed this issue · 0 comments

@send external fromString: string => int = "Number"