Module

Payload.Server.Internal.Url

Package
purescript-payload
Repository
hoodunit/purescript-payload

#DecodeUrl Source

class DecodeUrl (urlStr :: Symbol) (params :: Row Type)  where

Members

Instances

#MatchUrl Source

class MatchUrl (urlParts :: UrlList) params from | urlParts -> from where

Members

Instances