index overview
Added in v1.0.0
Table of contents
exports
From “./CurrentRoute.js”
Re-exports all named exports from the “./CurrentRoute.js” module.
Signature
export * from "./CurrentRoute.js"
Added in v1.0.0
From “./MatchInput.js”
Re-exports all named exports from the “./MatchInput.js” module.
Signature
export * from "./MatchInput.js"
Added in v1.0.0
From “./Matcher.js”
Re-exports all named exports from the “./Matcher.js” module.
Signature
export * from "./Matcher.js"
Added in v1.0.0
From “./RouteGuard.js”
Re-exports all named exports from the “./RouteGuard.js” module as RouteGuard
.
Signature
export * as RouteGuard from "./RouteGuard.js"
Added in v1.0.0
From “./RouteMatch.js”
Re-exports all named exports from the “./RouteMatch.js” module as RouteMatch
.
Signature
export * as RouteMatch from "./RouteMatch.js"
Added in v1.0.0