Ahryman40k / typescript-fhir-types

Typescript / Javascript object model for FHIR standard
MIT License
126 stars 27 forks source link

Use io-ts for resource interface #1

Closed Ahryman40k closed 5 years ago

Ahryman40k commented 5 years ago

io-ts is a runtime type system for IO decoding/encoding. @see: https://github.com/gcanti/io-ts

Ahryman40k commented 5 years ago

Release 4.0.2 with a basic io-ts support