Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F969358
print-arg-path.ts
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
101 B
Referenced Files
None
Subscribers
None
print-arg-path.ts
View Options
export
function
printArgPath
(
path
:
string
[])
:
string
{
return
path
.
map
((
e
)
=>
`[
${
e
}
]`
).
join
(
""
);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 22, 20:14 (19 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
547736
Default Alt Text
print-arg-path.ts (101 B)
Attached To
Mode
rPLAY Sealious playground
Attached
Detach File
Event Timeline
Log In to Comment