UNPKG

presta

Version:

Hyper minimal framework for the modern web.

3 lines (2 loc) 127 B
import { PathParameters } from './lambda'; export declare function getRouteParams(url: string, route: string): PathParameters;