UNPKG

react-super

Version:
5 lines (4 loc) 168 B
import { NavigationProps } from '..'; import '../styles.less'; declare const _default: ({ routes, onGoPath }: NavigationProps) => JSX.Element; export default _default;