Plumile JS API
    Preparing search index...

    Type Alias QueryShapeOf<R>

    QueryShapeOf: RouteTypeParts<R>["query"]

    Extract the query shape type from a Route

    Type Parameters

    • R