Create route methods implementation #60
Annotations
2 errors
Run unit tests
Type '{ routes: Record<string, Node>; push: (url: string) => void; replace: (url: string) => void; forward: () => void; back: () => void; go: (number: number) => void; routeMatch: (path: string) => Resolved<...> | undefined; }' is not assignable to type 'Router<T>'.
|
Run unit tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading