Skip to content

TracingJSRuntime.ThrowTypeError method

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

See Also

Released under the MIT license