@ohh-889/react-auto-route
Version:
A plugin to create router elegantly
9 lines (6 loc) • 555 B
text/typescript
import { E as ElegantReactRouterOption } from './shared/react-auto-route.0ebca720.mjs';
export { f as ElegantConstRoute, b as ElegantRouterFile, d as ElegantRouterNamePathEntry, c as ElegantRouterNamePathMap, a as ElegantRouterOption, e as ElegantRouterTree, R as RouteMeta } from './shared/react-auto-route.0ebca720.mjs';
import * as unplugin from 'unplugin';
import 'react-router-dom';
declare const _default: unplugin.UnpluginInstance<Partial<ElegantReactRouterOption> | undefined, boolean>;
export { ElegantReactRouterOption, _default as default };