@mateothegreat/svelte5-router - 2.15.3
    Preparing search index...

    Variable registryConst

    registry: any = ...

    Expose a reference to the registry of router instances.

    This is used to register & unregister router instances and to get the route for a given path.

    This is a singleton and should not be instantiated directly and should never be accessed outside of the scope of this package in most cases.