MCPcopy
hub / github.com/ampproject/amphtml / create-hash.js

File create-hash.js

build-system/babel-plugins/babel-plugin-transform-jss/create-hash.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const crypto = require('crypto');
2
3// This is in its own file in order to make it easy to stub in tests.
4module.exports = {

Callers

nothing calls this directly

Calls 2

toPosixFunction · 0.70
updateMethod · 0.45

Tested by

no test coverage detected