update napi/napi_query_syscap.cpp.

Signed-off-by: tongkai0808fh <tongkai5@huawei.com>
This commit is contained in:
tongkai0808fh
2024-05-18 08:34:38 +00:00
committed by Gitee
parent 9540561e5c
commit aaa7f3471f
+1 -1
View File
@@ -149,7 +149,7 @@ FREE_PRIOUTPUT:
return allSyscapBuffer;
}
void HandleNapiValueType(SystemCapabilityAsyncContext* asyncContext, napi_env env)
napi_value HandleNapiValueType(SystemCapabilityAsyncContext* asyncContext, napi_env env)
{
asyncContext->env = env;
napi_valuetype valueType = napi_undefined;