@yesstudio/nuxt-composables
    Preparing search index...

    Type Alias RouteLocationAsStringTyped<RouteMap, Name>

    RouteLocationAsStringTyped: RouteMap[Name]["path"]

    Helper to generate a type safe version of the RouteLocationAsString type.

    Type Parameters