UNPKG

@malga-checkout/core

Version:
1 lines 343 B
const F=(F,L="BRL")=>{const n=["YER","AFN","ALL","BIF","CLP","DJF","GNF","ISK","JPY","KMF","KRW","LAK","LBP","MGA","MMK","MRO","PYG","RSD","RWF","SLL","SOS","STD","UGX","VND","VUV","XAF","XOF","XPF"].includes(L)?F:F/100;return new Intl.NumberFormat("pt-BR",{style:"currency",currency:L}).format(n)},L=F=>(100*F).toFixed();export{F as f,L as p}