summaryrefslogtreecommitdiff
path: root/tests/registry/npm/@denotest/node-lifecycle-scripts/1.0.0/index.js
blob: 242fe92f57725c74701bbcd75aed24b5d72f66b7 (plain)
1
2
3
module.exports = {
  value: 42
};