status-js-api/index.js
2019-01-31 12:50:53 -05:00

4 lines
73 B
JavaScript

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