whoami7 - Manager
:
/
home
/
dataiclx
/
vielorbe.com
/
wp-content
/
plugins
/
surecart
/
dist
/
components
/
components
/
Upload File:
files >> //home/dataiclx/vielorbe.com/wp-content/plugins/surecart/dist/components/components/currency.js.map
{"file":"currency.js","mappings":"MAAa,qBAAqB,GAAG;IACnC,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;EACL;MAEW,kBAAkB,GAAG,CAAC,MAAc,EAAE,QAAgB;IACjE,OAAO,aAAa,CAAC,QAAQ,CAAC,GAAG,MAAM,GAAG,MAAM,GAAG,GAAG,CAAC;AACzD,EAAE;MAEW,aAAa,GAAG,CAAC,QAAgB;;IAC5C,OAAO,qBAAqB,CAAC,QAAQ,CAAC,MAAA,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,WAAW,wDAAI,CAAC,CAAC;AACnE;;;;","names":[],"sources":["src/functions/currency.ts"],"sourcesContent":["export const zeroDecimalCurrencies = [\n 'bif',\n 'byr',\n 'clp',\n 'djf',\n 'gnf',\n 'isk',\n 'jpy',\n 'kmf',\n 'krw',\n 'pyg',\n 'rwf',\n 'ugx',\n 'vnd',\n 'vuv',\n 'xaf',\n 'xag',\n 'xau',\n 'xba',\n 'xbb',\n 'xbc',\n 'xbd',\n 'xdr',\n 'xof',\n 'xpd',\n 'xpf',\n 'xpt',\n 'xts',\n];\n\nexport const maybeConvertAmount = (amount: number, currency: string) => {\n return isZeroDecimal(currency) ? amount : amount / 100;\n};\n\nexport const isZeroDecimal = (currency: string) => {\n return zeroDecimalCurrencies.includes(currency?.toLowerCase?.());\n};\n"],"version":3}
Copyright ©2021 || Defacer Indonesia