Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(fhir-ts-codegen): support mutual recursion
Generates all types as recursive types until we can identify which types are mutually recursive. Currently, unaware of any performance tradeoffs from making types recursive.
- Loading branch information