sinclairzx81 / typebox

Json Schema Type Builder with Static Type Resolution for TypeScript
Other
4.65k stars 150 forks source link

Revision 0.32.18 #801

Closed sinclairzx81 closed 4 months ago

sinclairzx81 commented 4 months ago

This PR adds an explicit return type on TypeSystem.Type. This is a general fix with no breaking changes.

Fixes https://github.com/sinclairzx81/typebox/issues/800