This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Description
While less likely to break again in the future, current TypeScript type testing is limited to asserting things are set as expected. That doesn't mean that actually work imported into a TypeScript project.
We should have some tests that are actually built in TypeScript to verify everything is compatible.