UNPKG

gatsby

Version:
5 lines (4 loc) 196 B
export declare const getPageHtmlFilePath: (dir: string, outputPath: string) => string; export declare const remove: ({ publicDir }: { publicDir: string; }, pagePath: string) => Promise<void>;