Interface URLEntry

URL route entry.

Hierarchy

Properties

Properties

name: string

File or directory name, URL-decoded.

raw: string

Raw entry representation, not URL-decoded.

This is used in string representation of route.

rawName: string

Raw entry name representation, not URL-decoded.

This is used in a string representation of the route path.

Generated using TypeDoc