UNPKG

@domiv/utils

Version:

2 lines (1 loc) 318 B
(function(e,n){typeof exports=="object"&&typeof module<"u"?module.exports=n():typeof define=="function"&&define.amd?define(n):(e=typeof globalThis<"u"?globalThis:e||self,e["me-utils"]=n())})(this,function(){"use strict";return{...{deepClone:s=>{const t=Array.isArray(s)?[]:{};for(const i in s)t[i]=s[i];return t}}}});