interface Route Private Properties path: string handler: RouteHandler paramNames: string[] isWildcard: boolean optional paramValues: string[]