Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4504100
string-export-module.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
198 B
Referenced Files
None
Subscribers
None
string-export-module.js
View Options
const
jq
=
"jquery"
;
const
foo
=
42
;
const
bar
=
"hello"
;
const
baz
=
true
;
export
{
jq
as
"matrix"
};
export
{
foo
as
"foo-bar"
};
export
{
bar
as
"unicode \u0041"
};
export
{
baz
as
"default"
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, May 3, 9:42 AM (2 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
531513
Default Alt Text
string-export-module.js (198 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment