Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F3010142
koa.d.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
251 B
Referenced Files
None
Subscribers
None
koa.d.ts
View Options
import
{
App
,
Context
as
SealiousContext
}
from
"sealious"
;
import
{
FormDataValue
}
from
"./forms/form-types.js"
;
declare
module
"koa"
{
interface
BaseContext
{
$context
:
SealiousContext
;
$app
:
App
;
$body
:
Record
<
string
,
FormDataValue
>
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Wed, May 7, 19:37 (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
625049
Default Alt Text
koa.d.ts (251 B)
Attached To
Mode
rSGEN sealgen
Attached
Detach File
Event Timeline
Log In to Comment