UNPKG

router5-transition-path

Version:
3 lines (2 loc) 150 B
import { State } from './transitionPath'; export default function shouldUpdateNode(nodeName: string): (toState: State, fromSate: State) => boolean;