~robsimmons/Dusa#8: 
Upstream: I think RangeSet.of has the wrong type in typescript

RangeSet.of([
          {
            from: effect.value,
            to: effect.value + 3,
            value: Decoration.mark({ class: 'yeppers' }),
          },
        ])

works, but the typescript suggests it works even without the list, and that seems false.

Status
REPORTED
Submitter
~robsimmons
Assigned to
No-one
Submitted
1 year, 5 months ago
Updated
1 year, 5 months ago
Labels
No labels applied.