UNPKG

netlify-cli

Version:

Netlify command line tool

10 lines 265 B
export declare const hashConfig: ({ config }: { config: any; }) => { assetType: string; body: string; hash: string; normalizedPath: string; }; export declare const serializeToml: (object: any) => string; //# sourceMappingURL=hash-config.d.ts.map