This repository has been archived by the owner on Jul 21, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove use of assert module (#18)
The polyfill is big, we can simulate it by throwing an Error and it doesn't work under React Native.
- Loading branch information