Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F1262531
routes.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
340 B
Referenced Files
None
Subscribers
None
routes.ts
View Options
// DO NOT EDIT! This file is generated automaticaly with npm run generate-routes
import
Router
from
"@koa/router"
;
import
{
mount
}
from
"@sealcode/sealgen"
;
import
*
as
URLs
from
"./urls"
;
import
{
default
as
Hello
}
from
"./hello.page"
;
export
default
function
mountAutoRoutes
(
router
:
Router
)
{
mount
(
router
,
URLs
.
HelloURL
,
Hello
);
}
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Fri, Jan 24, 12:38 (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
601598
Default Alt Text
routes.ts (340 B)
Attached To
Mode
rPHOTOAPP photo-app-demo
Attached
Detach File
Event Timeline
Log In to Comment