epub.js icon indicating copy to clipboard operation
epub.js copied to clipboard

list proper types for currentLocation

Open sbatson5 opened this issue 2 years ago • 0 comments

What's in this PR?

Fixes https://github.com/futurepress/epub.js/issues/1311

The types listed for currentLocation() on rendition were incorrect. The function returns a Location, which has a start and end of DisplayedLocation

sbatson5 avatar Jun 07 '23 14:06 sbatson5