Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/southpolesteve/ts-map-test
https://github.com/southpolesteve/ts-map-test
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/southpolesteve/ts-map-test
- Owner: southpolesteve
- Created: 2019-04-03T17:20:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-03T17:24:25.000Z (almost 6 years ago)
- Last Synced: 2024-11-10T08:39:21.722Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```