UNPKG

particle-api-js

Version:
3 lines (2 loc) 144 B
// In Node, exports the fs module. In the browser, exports undefined due to "./fs": false entry in package.json module.exports = require('fs');