Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F7112739
controllers.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
controllers.ts
View Options
// DO NOT EDIT! This file is generated automaticaly with 'npm run generate-stimulus'
import
*
as
Turbo
from
"@hotwired/turbo"
;
import
{
Application
}
from
"stimulus"
;
const
application
=
Application
.
start
();
import
{
default
as
RefreshOnTsChanges
}
from
"./../back/html-controllers/refresh-on-ts-changes.stimulus.js"
;
application
.
register
(
"refresh-on-ts-changes"
,
RefreshOnTsChanges
);
import
{
default
as
RefreshStyles
}
from
"./../back/html-controllers/refresh-styles.stimulus.js"
;
application
.
register
(
"refresh-styles"
,
RefreshStyles
);
import
{
default
as
MapWithPins
}
from
"./../back/jdd-components/map-with-pins/map-with-pins.stimulus.js"
;
application
.
register
(
"map-with-pins"
,
MapWithPins
);
import
{
default
as
ComponentDebugger
}
from
"./../back/routes/component-preview/component-debugger.stimulus.js"
;
application
.
register
(
"component-debugger"
,
ComponentDebugger
);
import
{
default
as
InputImagePreview
}
from
"./../back/routes/component-preview/input-image-preview.stimulus.js"
;
application
.
register
(
"input-image-preview"
,
InputImagePreview
);
export
{
Turbo
};
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Fri, Jul 4, 03:16 (17 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
799778
Default Alt Text
controllers.ts (1 KB)
Attached To
Mode
rPLAY Sealious playground
Attached
Detach File
Event Timeline
Log In to Comment