const path = require('path'); const index = require('./index'); exports.convert = index.convert;