MCPcopy Create free account
hub / github.com/nodejs/node-addon-api / Number

Class Number

napi.h:213–213  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

211class Value;
212class Boolean;
213class Number;
214#if NAPI_VERSION > 5
215class BigInt;
216#endif // NAPI_VERSION > 5

Callers 6

napi-inl.hFile · 0.85
index.jsFile · 0.85
testFunction · 0.85
error.jsFile · 0.85
index.jsFile · 0.85

Calls

no outgoing calls

Tested by 1

testFunction · 0.68