Skip to content

JSRuntime.CreatePromise method

C#
public virtual napi_status CreatePromise(napi_env env, out napi_deferred deferred, 
    out napi_value promise)

See Also

Released under the MIT license