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

    Type Alias ApplyFn

    ApplyFn: (result: RouteResult, span?: Span) => void

    The function that is used to apply a route to the DOM.

    Type declaration