UNPKG

next-typesafe-path

Version:
2 lines (1 loc) 114 B
export declare const isDynamicRoute: (segment: string) => false | "dynamic" | "catch-all" | "optional-catch-all";