You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although I fixed the export, it seems like there is an issue with ImageUriResolver.
Please wait until issue #56 is resolved, sorry for the inconvenience.
const hitomi = require('node-hitomi').default;
PS C:\Download\hitomi> node index.js
[class (anonymous)] // console.log(hitomi.ImageUrlResolver); @7.0.6
PS C:\Download\hitomi> node index.js
undefined // console.log(hitomi.ImageUrlResolver); @8.0.0
The text was updated successfully, but these errors were encountered: