index
:
lustre
main
gleam lustre
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
priv
/
templates
/
entry-with-main.mjs
blob: c0c151c43b83fe3f921fdc889baa6bcdde1607de (
plain
)
1
2
3
import
{
main
}
from
"../dev/javascript/{app_name}/{app_name}.mjs"
;
main
();