Searched defs:testNapiGetProperty (Results 1 – 2 of 2) sorted by relevance
47 napi_value testNapiGetProperty(napi_env env, napi_callback_info info) in testNapiGetProperty() function
42 export const testNapiGetProperty: (a: object, b: any) => string; constant