8889841chome/clixcotz/mars.clix.co.tz/node_modules/@babel/runtime/helpers/taggedTemplateLiteralLoose.js000066600000000407150443000750027045 0ustar00function _taggedTemplateLiteralLoose(strings, raw) { if (!raw) { raw = strings.slice(0); } strings.raw = raw; return strings; } module.exports = _taggedTemplateLiteralLoose, module.exports.__esModule = true, module.exports["default"] = module.exports;home/clixcotz/mars.clix.co.tz/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteralLoose.js000066600000000232150447401330027630 0ustar00export default function _taggedTemplateLiteralLoose(strings, raw) { if (!raw) { raw = strings.slice(0); } strings.raw = raw; return strings; }