UNPKG

@typed/content-hash

Version:

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

6 lines 252 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.writeDocuments = void 0; const Env_1 = require("@typed/fp/Env"); exports.writeDocuments = (0, Env_1.op)()('writeDocuments'); //# sourceMappingURL=writeDocuments.js.map