Appearance
vue3-routable
vue3-routable / registerRouter
registerRouter(router, options): Router
router
options
Router
Registers the router with the library. Necessary to create the route bindings.
RoutingConfig = ...
RoutingConfig
...
the router object
index.ts:15