value.cjs 110 B

12
  1. globalThis.__dshLazyRequireLoads = (globalThis.__dshLazyRequireLoads ?? 0) + 1
  2. module.exports = { value: 42 }