UNPKG

@ffsm/napi

Version:

Napi - A framework using with Next.js for building APIs.

2 lines (1 loc) 96 B
export declare function matchRoute(route: string, path: string): Record<string, string> | null;