Add RouteMeta and simplify Route types #45
Annotations
4 errors
Type Validation:
src/utilities/flattenRoutes.ts#L8
Argument of type '{} | { [x: string]: unknown[] | [any]; } | { [x: string]: [any]; }' is not assignable to parameter of type 'Record<string, Param[]>'.
|
Type Validation
Process completed with exit code 2.
|
Type Tests
Argument of type '{} | { [x: string]: unknown[] | [any]; } | { [x: string]: [any]; }' is not assignable to parameter of type 'Record<string, Param[]>'.
|
Type Tests
Process completed with exit code 1.
|