epub.js
epub.js copied to clipboard
list proper types for currentLocation
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