Skip to content

JSRuntime.napi_register_module_v1 delegate

C#
public delegate napi_value napi_register_module_v1(napi_env env, napi_value exports);

See Also

Released under the MIT license