Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current none :
/
proc
/
thread-self
/
root
/
usr
/
share
/
nodejs
/
isurl
/
lib-es5
/
Or
Select Your none :
Upload File :
New :
File
Dir
//proc/thread-self/root/usr/share/nodejs/isurl/lib-es5/props.js
"use strict"; var lenientProperties = ["origin", "searchParams", "toJSON"]; var strictProperties = ["hash", "host", "hostname", "href", "password", "pathname", "port", "protocol", "search", // "toString" excluded because Object::toString exists "username"]; module.exports = { lenientProperties: lenientProperties, strictProperties: strictProperties }; //# sourceMappingURL=props.js.map