@micro-router
    Preparing search index...
    • A Path that, when matching, will consume a path segment as a string and capture it as the key key of Data.

      Type Parameters

      • K extends string

      Parameters

      • key: K

      Returns Segment<Path<`:${K}`, { [key in string]: string }>>