You are viewing docs for an older version of Rescript.
Go to latest version.
SyntaxError
make
RESCRIPT
let make: string => t
Creates a new SyntaxError
with the provided message
.
See SyntaxError
on MDN.
You are viewing docs for an older version of Rescript.
Go to latest version.
let make: string => t
Creates a new SyntaxError
with the provided message
.
See SyntaxError
on MDN.