UNPKG

89 BJavaScriptView Raw
1var iossim = require('./src/lib.js');
2iossim.init();
3
4exports = module.exports = iossim;