import bindings = require('bindings'); // Use your bindings defined in your C files const result = bindings('binding.node').your_c_function();