bostrom/text-to-image

Add export default

Opened this issue · 0 comments

Version of the library
@next

Describe the bug
export default is undefined

To Reproduce
Use this sandbox.

Expected behavior
import textToImage from "text-to-image" producing an object with .generate, .generateSync and all other public methods.

Screenshots
N/A

Additional context
N/A