This repository has been archived by the owner on Aug 11, 2021. 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: add dynamically loaded format via addFormat()
The return value of `loadFormat()` needs to have the same type as the format you pass in via `addFormat()`. Hence use the `addFormat()` code path in order to add a new format dynamically.
- Loading branch information