Skip to content

JSValue.CreateSyntaxError method

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

See Also

Released under the MIT license