Module

Presto.Core.Language.Runtime.API

Package
purescript-presto
Repository
juspay/purescript-presto

#APIRunner Source

type APIRunner = forall e. Request -> Aff e String

#runAPIInteraction Source