UNPKG

gatsby

Version:
5 lines (4 loc) 136 B
export declare function stitchSliceForAPage({ pagePath, publicDir, }: { pagePath: string; publicDir: string; }): Promise<void>;