Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F10352744
secrets.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
278 B
Referenced Files
None
Subscribers
None
secrets.ts
View Options
import
{
Collection
,
FieldTypes
}
from
"sealious"
;
import
{
Roles
}
from
"../policy-types/roles.js"
;
/* For testing the Roles policy */
export
default
class
Secrets
extends
Collection
{
fields
=
{
content
:
new
FieldTypes
.
Text
(),
};
defaultPolicy
=
new
Roles
([
"admin"
]);
}
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Sun, Nov 2, 18:57 (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1030487
Default Alt Text
secrets.ts (278 B)
Attached To
Mode
rPLAY Sealious playground
Attached
Detach File
Event Timeline
Log In to Comment