Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
route('_ROOT_', '/', function* navigateRoot() { yield put(navigate('A')); }) );
'Saga First' Router for React/Redux/Saga Projects