Module

Payload.Client.ClientApi

Package
purescript-payload
Repository
hoodunit/purescript-payload

#ClientApi Source

class ClientApi routesSpec client | routesSpec -> client where

Members

Instances

#ClientApiList Source

class ClientApiList (routesSpecList :: RowList) (basePath :: Symbol) (baseParams :: Row Type) client | routesSpecList -> client where

Members

Instances