Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

Shortcut multiple @get and @send

$
0
0

I see the issue. Maybe this will work?

@send
@scope(("checkout", "sessions"))
external createCheckoutSession: (stripe, {..}) => Promise.t<string> = "create"

Viewing all articles
Browse latest Browse all 2592

Trending Articles