Type alias Navigator<T, N>

Navigator<T, N>: ((parentState, toState, route) => GouterState<T, N>[] | null)

Type Parameters

Type declaration

Generated using TypeDoc