jacob-alford / schemata-ts

An all-inclusive schema engine featuring schemata inspired by io-ts and validators.js. Written for TypeScript with fp-ts
https://schemata.jacob-alford.dev/
MIT License
34 stars 1 forks source link

Fix: restore TS 4.5 compatibility #313

Closed jacob-alford closed 10 months ago

jacob-alford commented 10 months ago

This removes type * from the fp-ts re-rexports as that's only a feature available in later versions of TypeScript.

See: #312

coveralls commented 10 months ago

Pull Request Test Coverage Report for Build 7228928389


Totals Coverage Status
Change from base Build 7036812019: 0.0%
Covered Lines: 2597
Relevant Lines: 2597

💛 - Coveralls