UNPKG

@typed/content-hash

Version:

Content hash a directory of HTML/JS/CSS files and other static assets

3 lines 282 B
import { DocumentRegistry } from '../application/model'; export declare const fsWriteDocuments: (registry: DocumentRegistry, hashLength: number) => import("@typed/fp/Env").Env<import("../application/services/logging").LoggerEnv, void>; //# sourceMappingURL=fsWriteDocuments.d.ts.map