aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 901e4ee2f1912ec0719e5f41635a9210d0c1ac22 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# TS Types lang
A stupid runtime for TS types!

Take a look at the [./examples][./examples] directory for examples on how to write a program in typescript types

To run it -
```bash
npx ts-types-lang ./examples/guess-number.ts
```

### Why?

I dunno