UNPKG

@netlify/cache-utils

Version:

Utility for caching files in Netlify Build

2 lines (1 loc) 88 B
export declare const getHash: (digests: any, move: any) => Promise<string | undefined>;