Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9696132
try-to-string.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
148 B
Subscribers
None
try-to-string.js
View Options
var
$String
=
String
;
module
.
exports
=
function
(
argument
)
{
try
{
return
$String
(
argument
);
}
catch
(
error
)
{
return
'Object'
;
}
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 18, 7:02 PM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3319799
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment