Domain: amberpublishers.in
Server Adress: 86.38.243.169

privdayz.com

/home/u866425823/domains/sayarainternationaltours.in/node_modules/tailwindcss/src/util/
Dosya Yükle :
Current File : //home/u866425823/domains/sayarainternationaltours.in/node_modules/tailwindcss/src/util/defaults.js

export function defaults(target, ...sources) {
  for (let source of sources) {
    for (let k in source) {
      if (!target?.hasOwnProperty?.(k)) {
        target[k] = source[k]
      }
    }

    for (let k of Object.getOwnPropertySymbols(source)) {
      if (!target?.hasOwnProperty?.(k)) {
        target[k] = source[k]
      }
    }
  }

  return target
}

coded by Privdayz.com - Visit https://privdayz.com/ for more php shells.