Files
impact/backendia/dashboard/node_modules/next/dist/server/request/pathname.d.ts

2 lines
102 B
TypeScript

export declare function createServerPathnameForMetadata(underlyingPathname: string): Promise<string>;