status-js-api/index.js
2019-01-30 13:26:19 -05:00

4 lines
73 B
JavaScript

const StatusJS = require('./dist/index.js');
module.exports = StatusJS;