alpha
Login
Join now
bomb.sh
/
template
Star
Starred
Star
Something went wrong. Try again.
Fork
0
Eye filled
Watch
Watching
Watch
[READ-ONLY] Mirror of https://github.com/bombshell-dev/template.
Star
Starred
Star
Something went wrong. Try again.
Fork
0
Eye filled
Watch
Watching
Watch
Overview
Overview
Issues
Issues
Pulls
Pulls
Pipelines
Pipelines
template
/
src
/
index.ts
64 B
·
3 lines
TypeScript
at
main
Blame
Nate Moore
·
update template
·
1y ago
e35e8fae
1
2
3
4
export
default
function
() {
console
.log
(
"Hello world!"
);
}