This website requires JavaScript.
Explore
Help
Sign In
20231144010003
/
first-repo
Watch
1
Star
0
Fork
You've already forked first-repo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
first-repo
/
index.ts
5 lines
85 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
enviando para deploy
2024-11-02 17:02:47 +00:00
const
msg
:
String
=
'Hello World!'
Teste
2024-11-04 14:26:08 +00:00
console
.
log
(
msg
)
console
.
log
(
"Olá mundo!"
)
;