Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F6241269
custom.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
236 B
Referenced Files
None
Subscribers
None
custom.js
View Options
"use strict"
;
const
Promise
=
require
(
"bluebird"
);
module
.
exports
=
function
(
app
)
{
return
{
name
:
"custom"
,
calculate
:
function
(
context
,
params
,
item
,
db_document
)
{
return
params
(
app
,
context
,
item
,
db_document
);
},
};
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 17, 03:28 (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
634172
Default Alt Text
custom.js (236 B)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment