@typed/content-hash
Version:
Content hash a directory of HTML/JS/CSS files and other static assets
3 lines • 357 B
TypeScript
import { HashPlugin } from './HashPlugin';
export declare function createReadFilePath(plugins: readonly HashPlugin[]): (filePath: string) => import("@typed/fp/cjs/Env").Env<import("../application/services/logging").LoggerEnv, import("fp-ts/Option").None | import("fp-ts/Option").Some<import("..").Document>>;
//# sourceMappingURL=createReadFilePath.d.ts.map