AgnosticIndexRouteObjectIndex routes must not have children type AgnosticIndexRouteObject = AgnosticBaseRouteObject & {children?: undefined; index: true; };§Type§AgnosticBaseRouteObject & {children?: undefined; index: true; }[src]