NITISHRG15102007's picture
Finalize submission checks and long inference output format
fea495a verified
Raw
History Blame Contribute Delete
200 Bytes
import type { WorkStore } from '../app-render/work-async-storage.external';
export declare function createServerPathnameForMetadata(underlyingPathname: string, workStore: WorkStore): Promise<string>;