This website requires JavaScript.
Explore
Help
Register
Sign In
projects
/
abiball
Watch
0
Star
0
Fork
0
You've already forked abiball
Code
Pull Requests
1
Actions
Packages
Activity
abiball
/
assets
/
bootstrap.js
4 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
prettier
2025-01-29 19:07:31 +01:00
import
{
startStimulusApp
}
from
"@symfony/stimulus-bundle"
;
add ux turbo
2025-01-28 13:04:01 +01:00
const
app
=
startStimulusApp
(
)
;
Copy Permalink