This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
fgm
/
exercism-ts
Tarkkaile
1
Äänestä
0
Haarauta
0
Tiedostot
Esitykset
0
Vetopyynnöt
0
Wiki
Puu:
934f80933b
Haarat
Tunnisteet
48in24
main
practice
exercism-ts
/
hello-world
/
hello-world.ts
hello-world.ts
61 B
Historia
Raaka
1
2
3
export function hello(): string {
return 'Hello, World!'
}