Skip to content

JSRuntime.Unwrap method

C#
public virtual napi_status Unwrap(napi_env env, napi_value js_object, out IntPtr result)

See Also

Released under the MIT license