Skip to content

JSValue.CreateRangeError method

C#
public static JSValue CreateRangeError(JSValue? code, JSValue message)

See Also

Released under the MIT license