Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct the type of AsconXofReader (#610)
Currently AsconXofReader has type XofReaderCoreWrapper<AsconAXofReaderCore>, this is incorrect the type should be XofReaderCoreWrapper<AsconXofReaderCore>.
- Loading branch information