UNPKG

@edgestore/server

Version:

Upload files with ease from React/Next.js

5 lines 166 B
/** * Check if a route matches the current path. */ export declare function matchPath(pathname: string, route: string): boolean; //# sourceMappingURL=utils.d.ts.map