Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F8922447
index.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
734 B
Referenced Files
None
Subscribers
None
index.ts
View Options
export
*
from
"./component.js"
;
export
*
from
"./component-arguments/component-argument.js"
;
export
*
as
ComponentArguments
from
"./component-arguments/component-arguments.js"
;
export
*
from
"./component-arguments/component-arguments.js"
;
// exporting this also as root elements to make it easier to auto-import those
export
*
from
"./jdd-context.js"
;
export
*
from
"./registry.js"
;
export
{
insert_nbsp
}
from
"./utils/insert_nbsp.js"
;
export
*
from
"./document.js"
;
export
*
from
"./jdd.js"
;
import
type
*
as
Sealious
from
"sealious"
;
declare
module
"koa"
{
interface
BaseContext
{
$context
:
Sealious
.
Context
;
// omitting $app, as it needs to be assigned in the final repo, with TheApp
$body
:
Record
<
string
,
unknown
>
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Sat, Sep 20, 14:37 (23 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
929522
Default Alt Text
index.ts (734 B)
Attached To
Mode
rJDD jdd
Attached
Detach File
Event Timeline
Log In to Comment