📁 File Manager Pro
Advanced File Management System
/
home
/
br4sil
/
public_html
/
maranhao
/
admin
/
vendors
/
moment
/
src
/
lib
/
utils
Server Path:
/home/br4sil/public_html/maranhao/admin/vendors/moment/src/lib/utils
📄 Create New File
Create File
📁 Create New Folder
Create Folder
⬆️ Upload File
Upload File
📄
has-own-prop.js
Edit
Delete
Rename
📄
to-int.js
Edit
Delete
Rename
✏️ Editing: has-own-prop.js
export default function hasOwnProp(a, b) { return Object.prototype.hasOwnProperty.call(a, b); }
💾 Save Changes