Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F3010971
index.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
469 B
Referenced Files
None
Subscribers
None
index.ts
View Options
import
Sealious
from
"sealious"
;
import
{
FormDataValue
}
from
"./forms/form"
;
declare
module
"koa"
{
interface
BaseContext
{
$context
:
Sealious
.
Context
;
$body
:
Record
<
string
,
FormDataValue
>
;
}
}
export
*
from
"./forms/form"
;
export
*
from
"./forms/controls/controls"
;
export
*
from
"./forms/field"
;
export
*
from
"./page/page"
;
export
*
from
"./page/props-parser"
;
export
*
from
"./utils/utils"
;
export
*
from
"./forms/validator"
;
export
*
from
"./page/list"
;
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Wed, May 7, 19:50 (17 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
676434
Default Alt Text
index.ts (469 B)
Attached To
Mode
rSGEN sealgen
Attached
Detach File
Event Timeline
Log In to Comment