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
Make compendium default export.
You can now use the compendium class like the following (importing { compendium } still also works):
import compendium from "hyrule-compendium"
New method of getting image, along with new functions download_entry_image() is now deprecated, replaced with get_entry_image().download() and get_entry_image.get_stream().