UNPKG

flemo

Version:

A modern React router library with built-in motion animations and smooth transitions

5 lines (4 loc) 156 B
import { Path } from 'path-to-regexp'; export default function getParams(paths: Path | Path[], path: string, search: string): { [x: string]: string; };