DenisFrezzato / hyper-ts

Type safe middleware architecture for HTTP servers
https://denisfrezzato.github.io/hyper-ts/
MIT License
391 stars 18 forks source link

Allow imports without the lib or es6 directories #71

Closed thewilkybarkid closed 10 months ago

thewilkybarkid commented 2 years ago

Hopefully fixes #43 with a bunch of copy/pasting from the likes of https://github.com/gcanti/io-ts/pull/507.