Skip to content

JSRuntime.CreateObject method

C#
public virtual napi_status CreateObject(napi_env env, out napi_value result)

See Also

Released under the MIT license