UNPKG

sapnwrfc

Version:

Bindings for the SAP NetWeaver RFC SDK

2 lines 163 B
var majMinVersion = process.versions.node.match(/^[0-9]+.[0-9]+/)[0] || ''; module.exports = require('bindings')({ bindings: 'sapnwrfc', version: majMinVersion });