A collection of TypeScript utilities for the TC39 Temporal proposal.
All packages rely on the use of temporal-polyfill. Packages use instanceof
checks to determine if a type is supported, so one must ensure to use that exact polyfill.
For more detailed documentation, see the API docs.
Apache-2.0