Skip to content

JSRuntime.IsPromise method

C#
public virtual napi_status IsPromise(napi_env env, napi_value value, out bool result)

See Also

Released under the MIT license