README
typed-utilities
typed-utilities
is a collection of strongly typed general purpose utilities.
Install
npm install typed-utilities
or
yarn add typed-utilities
IMPORTANT: bring your own AggregateError
, either natively or using a global polyfill.