Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F995326
index.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
index.ts
View Options
export
*
from
"./list.js"
;
export
*
from
"./crud.js"
;
import
type
{
Context
as
SealiousContext
}
from
"sealious"
;
declare
module
"koa"
{
interface
BaseContext
{
$context
:
SealiousContext
;
$body
:
Record
<
string
,
unknown
>
;
params
:
Record
<
string
,
string
|
undefined
>
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Mon, Dec 23, 00:57 (3 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
556437
Default Alt Text
index.ts (278 B)
Attached To
Mode
rCUI crud-ui
Attached
Detach File
Event Timeline
Log In to Comment