This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
fgm
/
exercism-ts
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
934f80933b
Ranting
Tag
48in24
main
practice
exercism-ts
/
hello-world
/
hello-world.ts
hello-world.ts
61 B
Riwayat
Mentahan
1
2
3
export function hello(): string {
return 'Hello, World!'
}