UNPKG

bloom-layout

Version:
11 lines (6 loc) 349 B
'use strict'; exports.__esModule = true; var _matchPath = require('react-router/matchPath'); var _matchPath2 = _interopRequireDefault(_matchPath); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } exports.default = _matchPath2.default; // Written in this round about way for babel-transform-imports