2 lines
94 B
Plaintext
2 lines
94 B
Plaintext
export declare function revalidatePath(originalPath: string, type?: 'layout' | 'page'): void;
|