UNPKG

gatsby-core-utils

Version:

A collection of gatsby utils used in different gatsby packages

3 lines (2 loc) 156 B
export declare function fixedPagePath(pagePath: string): string; export declare function generatePageDataPath(publicDir: string, pagePath: string): string;