UNPKG

next

Version:

The React Framework

5 lines (4 loc) 133 B
/** * strip _next/data/<build-id>/ prefix and .json suffix */ export declare function normalizeDataPath(pathname: string): string;