UNPKG

@saber2pr/router

Version:

> react-router-dom by hooks api.

4 lines (3 loc) 200 B
import { SubscribeMap } from "./type"; export declare function getMaxLenChildStr(map: SubscribeMap, query?: string): string; export declare function execute(map: SubscribeMap, route: string): string;