Reference

AppRouteLinkSegment

Builds the string type for one static or dynamic route segment.

Signature

type AppRouteLinkSegment = Segment extends `:${string}` ? string : Segment