I\'m currently writing a node.js addon in c++ using the node-addon-api (Napi). From what I saw in the different docs and tutorials, every objet has to extend
node-addon-api (Napi)