UNPKG

umi-plugin-router-plus

Version:

一款 Umi 3 插件,为你带来类型友好的页面参数的定义、传递与获取。

3 lines (2 loc) 124 B
import { ISyntheticRoute } from './types'; export declare function makeExports(syntheticRoutes: ISyntheticRoute[]): string;