Module

Yoga.Fastify.Route.ParsePathParams

Package
purescript-yoga-fastify
Repository
rowtype-yoga/purescript-yoga-fastify

#ParsePathParams Source

class ParsePathParams :: Row Type -> Constraintclass ParsePathParams (params :: Row Type)  where

Members

Instances

#ParsePathParamsRL Source

class ParsePathParamsRL :: RowList Type -> Row Type -> Constraintclass ParsePathParamsRL (rl :: RowList Type) (params :: Row Type) | rl -> params where

Members

Instances