Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(mod): include Collection on exported members (#25)
The Collection class should be an exposable class, so implementors of higher-order components (like templates, base repositories, and similar solutions) can implement them without struggling with typing issues.
- Loading branch information