Properties
Readonly createPath
create
Path: (params: A, trailingSlash?: undefined | false | true) => Maybe<Path>
Type declaration
-
- (params: A, trailingSlash?: undefined | false | true): Maybe<Path>
-
Parameters
-
params: A
-
Optional trailingSlash: undefined | false | true