This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
fgm
/
exercism-ts
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
934f80933b
Dallar
Biçim İmleri
48in24
main
practice
exercism-ts
/
hello-world
/
hello-world.ts
hello-world.ts
61 B
Geçmiş
Ham
1
2
3
export function hello(): string {
return 'Hello, World!'
}