Files
digikala-tailwind/node_modules/next/dist/server/request/pathname.d.ts
T

2 lines
102 B
TypeScript

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