UNPKG

@netlify/content-engine

Version:
5 lines 285 B
import { IGatsbyConfig } from "../internal"; type ConstructConfigObjectResponse = Pick<IGatsbyConfig, "assetPrefix">; export declare function constructConfigObject(gatsbyConfig: IGatsbyConfig): ConstructConfigObjectResponse; export {}; //# sourceMappingURL=gatsby-cloud-config.d.ts.map