Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F1262261
index.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
977 B
Referenced Files
None
Subscribers
None
index.ts
View Options
import
Sealious
,
{
App
}
from
"sealious"
;
import
{
FormDataValue
}
from
"./forms/form-types.js"
;
declare
module
"koa"
{
interface
BaseContext
{
$context
:
Sealious
.
Context
;
$app
:
App
;
$body
:
Record
<
string
,
FormDataValue
>
;
}
}
export
*
as
Controls
from
"./forms/controls/controls.js"
;
export
*
as
Field
from
"./forms/fields/field.js"
;
export
*
as
Fields
from
"./forms/fields/fields.js"
;
export
*
from
"./page/mountable.js"
;
export
*
from
"./page/page.js"
;
export
*
from
"./page/stateful-page.js"
;
export
*
from
"./forms/form-types.js"
;
export
*
from
"./forms/form.js"
;
export
*
from
"./page/props-parser.js"
;
export
*
from
"./utils/utils.js"
;
export
*
from
"./page/list.js"
;
export
*
from
"./page/sealious-list.js"
;
export
*
from
"./utils/translate.js"
;
export
*
as
sanitize
from
"./sanitize.js"
;
export
*
from
"./forms/multiform.js"
;
export
*
as
Components
from
"./components/components.js"
;
export
*
from
"./mount.js"
;
export
*
from
"./page/default-list-filters.js"
;
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Thu, Jan 23, 19:19 (20 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
601503
Default Alt Text
index.ts (977 B)
Attached To
Mode
rSGEN sealgen
Attached
Detach File
Event Timeline
Log In to Comment