Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
crypto = require(
'crypto'
);
2
3
// This is in its own file in order to make it easy to stub in tests.
4
module.exports = {
Callers
nothing calls this directly
Calls
2
toPosix
Function · 0.70
update
Method · 0.45
Tested by
no test coverage detected