File manager - Edit - /var/www/ratemypay/node_modules/tailwindcss/src/util/defaults.js
Back
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 }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings