Skip to content

TracingJSRuntime.IsTypedArray method

C#
public override napi_status IsTypedArray(napi_env env, napi_value value, out bool result)

See Also

Released under the MIT license