Closed bitemyapp closed 7 years ago
This really should not be an error when I was already importing Web.Stripe. Is there an import that gathers everything together which I am missing?
Web.Stripe
Web.Stripe.Error should be getting re-exported but it isn't.
Web.Stripe.Error
Re-exported from what?
from Web.Stripe
Fixed in https://github.com/dmjio/stripe/pull/63
This really should not be an error when I was already importing
Web.Stripe
. Is there an import that gathers everything together which I am missing?