UNPKG

next-translate-routes-multi-domain

Version:

Flexible and translated routes for Next.js without custom server

3 lines (2 loc) 135 B
/** Transform Next file-system synthax to path-to-regexp synthax */ export declare const fileNameToPath: (fileName: string) => string;