Skip to content

JSRuntime.ThrowTypeError method

C#
public virtual napi_status ThrowTypeError(napi_env env, string? code, string msg)

See Also

Released under the MIT license