Searched defs:testNapiTypeof (Results 1 – 2 of 2) sorted by relevance
20 napi_value testNapiTypeof(napi_env env, napi_callback_info info) in testNapiTypeof() function
59 export const testNapiTypeof: (a: any) => string; constant