UNPKG

react-routing

Version:

Isomorphic router for React.js applications

9 lines (6 loc) 196 B
/** * React Routing | http://www.kriasoft.com/react-routing * Copyright (c) Konstantin Tarkus <hello@tarkus.me> | The MIT License */ import Router from './Router'; export default { Router };