Skip to content

JSRuntime.CreateTypeError method

C#
public virtual napi_status CreateTypeError(napi_env env, napi_value code, napi_value msg, 
    out napi_value result)

See Also

Released under the MIT license