Plumile JS API
    Preparing search index...

    Type Alias VariablesOf<R>

    VariablesOf: RouteTypeParts<R>["variables"]

    Extract the variables type from a Route

    Type Parameters

    • R