import {RouteData} from "../route"; import {PathUtil} from "../../path"; export type RawParamOf = ( PathUtil.RawParamOf );