I see the issue. Maybe this will work?
@send
@scope(("checkout", "sessions"))
external createCheckoutSession: (stripe, {..}) => Promise.t<string> = "create"
I see the issue. Maybe this will work?
@send
@scope(("checkout", "sessions"))
external createCheckoutSession: (stripe, {..}) => Promise.t<string> = "create"