@micro-router
    Preparing search index...
    • A Path that will consume a path segment and parse it as a number, capturing it as the key key of Data.

      Type Parameters

      • K extends string

      Parameters

      • key: K

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