UNPKG

flux-router-component

Version:

Router-related React component and mixin for applications with Fluxible architecture

10 lines (8 loc) 221 B
/** * Copyright 2014, Yahoo! Inc. * Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms. */ 'use strict'; module.exports = { HistoryWithHash: require('./HistoryWithHash') };