This website requires JavaScript.
Explore
Help
Register
Sign In
capytal
/
comicverse
Watch
1
Star
0
Fork
0
You've already forked comicverse
Code
Issues
Pull Requests
Activity
Files
ea22eedd0e35c342d934f7bd9af64fde63177987
comicverse
/
assets
/
javascript
/
hello.js
7 lines
80 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: hello world js test
2024-10-13 20:18:25 -03:00
/
*
*
*
Says
hello
!
*
/
export
function
hello
(
)
{
console
.
log
(
'hello world'
)
;
}
Reference in New Issue
Copy Permalink