!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):e.numerifyBps=n()}(this,function(){"use strict";return{regexp:/BPS/,format:function(e,n,t,i){var o=~n.indexOf(" BPS")?" ":"";e*=1e4,n=n.replace(/\s?BPS/,"");var f=i._numberToFormat(e,n,t);return f.indexOf(")")?f=f+o+"BPS":((f=f.split("")).splice(-1,0,o+"BPS"),f=f.join("")),f}}});