udacity / cloudflare-typescript-workers

Types and mocks for building a tested Typescript Cloudflare Worker, generates three NPM packages
Apache License 2.0
139 stars 12 forks source link

feat: Override Headers to add entries() #5

Closed 13rac1 closed 5 years ago

13rac1 commented 5 years ago

Remove when upstream adds the entries() method https://github.com/microsoft/TSJS-lib-generator/issues/729

fixes #4 (effectively, although it may break later)

FYI @joonhocho