Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F7317406
shortid.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
271 B
Referenced Files
None
Subscribers
None
shortid.js
View Options
const
shortid
=
require
(
"shortid"
);
const
shortid_ft
=
{
name
:
"shortid"
,
is_proper_value
:
()
=>
Promise
.
resolve
(),
encode
:
(
context
,
params
,
value
)
=>
(
value
?
value
:
shortid
.
generate
()),
decode
:
(
context
,
params
,
value
)
=>
value
,
};
module
.
exports
=
shortid_ft
;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jul 13, 04:41 (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
802873
Default Alt Text
shortid.js (271 B)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment