This example shows how to generate TypeScript ".d.ts" files from .ts source files

```
$ ./build.js
```

Compiled .js bundle can now be found in `./out/` together with `main.d.ts`
