This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
fgm
/
exercism-ts
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
934f80933b
Rami (Branch)
Tag
48in24
main
practice
exercism-ts
/
hello-world
/
hello-world.ts
hello-world.ts
61 B
Cronologia
Originale
1
2
3
export function hello(): string {
return 'Hello, World!'
}