Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sure FacetReader instances preserve their output type
FIX: Give the tag property on `FacetReader` the type of the output type parameter to force TypeScript to infer the proper type when converting from `Facet` to `FacetReader`. See https://discuss.codemirror.net/t/read-only-facets/7175/7
- Loading branch information