Skip to content

JSValue.CreateTypeError method

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

See Also

Released under the MIT license