summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/registry/@denotest/MixedCase/1.0.0/index.js
blob: fe1cfe547e251ca627c37c20636fd126932f3768 (plain)
1
2
const value = require("@denotest/CAPITALS");
module.exports = value;