Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/southpolesteve/ts-map-test


https://github.com/southpolesteve/ts-map-test

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# ts-map-test

```
➜ ts-map-test git:(master) tsc
➜ ts-map-test git:(master) node index.js
0 foo
1 'bar'
➜ ts-map-test git:(master) node dist/index.js
```