NamedUrlPatterns
Sourceimport { NamedUrlPatterns } from "@prestojs/routing";
NamedUrlPatterns<Patterns>
Constructor
Methods
Arguments:
| Argument | Type | Description | |
|---|---|---|---|
| * | name | string | |
| kwargs | kwargs | ||
options An object with the properties below | |||
| options.baseUrl | null|string | ||
| options.mergeQuery | boolean | ||
| options.query | query | ||
Returns:string