File "ac-i18n-fix.js"

Full Path: /home/adniftyx/public_html/wp-content/plugins/fc-loan-calculator/dist/js/ac-i18n-fix.js
File size: 236 bytes
MIME-type: text/plain
Charset: utf-8

// ac-i18n-fix.js
// Required for i18n to work in the browser with ES6 modules
// This is intentionally left empty
// Included to avoid errors in the browser's console
// The most minimal, yet required script you'll ever have. :-)