EffectFactory
Set of factory functions for building router Effect.
Importing
import { EffectFactory } from '@marblejs/core';+ matchPath
Type declaration
matchPath :: string -> matchTypeParameters
Returns
+ matchType
Type declaration
Parameters
Returns
+ use
Type declaration
Parameters
Returns
Example
Last updated