Path : /proc/3157941/root/var/www/html/solarwindia/public/theme/custom/src/ |
Current File : //proc/3157941/root/var/www/html/solarwindia/public/theme/custom/src/utils.js |
export const exists = (v) => typeof v !== 'undefined'; export const round = (x) => +(Math.round(x * 1e2) + 'e-2');