Skip to content

arkenidar/typescript-exercises

Repository files navigation

typescript-exercises

just to begin with a simple ES function:

count.ts tested in browsers

it's testable also as node app: "tsc && node count_test"