js-cfb/bits/98_exports.js

2 lines
138 B
JavaScript

if(typeof require !== 'undefined' && typeof module !== 'undefined' && typeof DO_NOT_EXPORT_CFB === 'undefined') { module.exports = CFB; }