Skip to content

JSValue.CreateError method

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

See Also

Released under the MIT license