mirror of
https://github.com/arthur-pbty/portfolio2023.git
synced 2026-06-03 23:36:21 +02:00
2 lines
644 B
JavaScript
2 lines
644 B
JavaScript
"use strict";var c=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var l=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var a=(o,e)=>{for(var t in e)c(o,t,{get:e[t],enumerable:!0})},s=(o,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of l(e))!r.call(o,i)&&i!==t&&c(o,i,{get:()=>e[i],enumerable:!(n=f(e,i))||n.enumerable});return o};var L=o=>s(c({},"__esModule",{value:!0}),o);var u={};a(u,{mergeLocales:()=>m});module.exports=L(u);function m(o){const e={};for(const t of o)for(const n in t){const i=t[n];e[n]===void 0?e[n]={...i}:e[n]={...i,...e[n]}}return e}0&&(module.exports={mergeLocales});
|