Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /var/www/html/queuepro/node_modules/@swc/helpers/src/ drwxrwxr-x | |
| Viewing file: Select action/file-type: import superPropBase from './_super_prop_base';
function get(target, property, receiver) {
if (typeof Reflect !== "undefined" && Reflect.get) {
get = Reflect.get;
} else {
get = function get(target, property, receiver) {
var base = superPropBase(target, property);
if (!base) return;
var desc = Object.getOwnPropertyDescriptor(base, property);
if (desc.get) {
return desc.get.call(receiver || target);
}
return desc.value;
};
}
return get(target, property, receiver);
}
export default function _get(target, property, reciever) {
return get(target, property, reciever);
}
|
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0211 ]-- |