UNPKG

nobind17

Version:

Next-gen binding framework for Node.js / Node-API

6 lines (4 loc) 106 B
const path = require('path'); module.exports = { include: `"${path.resolve(__dirname, 'include')}"` };