1 line
102 B
TypeScript
Executable file
1 line
102 B
TypeScript
Executable file
export declare function createServerPathnameForMetadata(underlyingPathname: string): Promise<string>;
|