Getting started
Installation
npm install mutoid
Required peer dependencies
Optional peer dependencies
react
required if you use react moduleuse-sync-external-store
required if you use react moduleio-ts
required if you use http cache module
Strictness
This library is conceived, tested and supposed to be consumed by TypeScript with the strict
flag turned on.