pipe
r
namespace function. Creates pipeable RouteEffect builder.r.pipe
builder pays attention to the order of applied operators.<optional> applyMeta
matchPath
matchType
use
[...]useEffect
applyMeta
[...]matchPath
r
namespace function. Matches request path for connected HttpEffect.string
matchType
r
namespace function. Matches HTTP method type for connected HttpEffect.HttpMethod
use
r
namespace function. Registers HTTP middleware with connected HttpEffect.HttpMiddlewareEffect
useEffect
r
namespace function. Registers HttpEffect.HttpEffect
applyMeta
r
namespace function. Applies metadata to connected HttpEffect.RouteMeta
RouteMeta
attributes:name
string
overridable
boolean