summaryrefslogtreecommitdiff
path: root/tests/registry/npm/@denotest/conditional-exports-node/1.0.0/index.js
blob: a440bdc74466b2b7090a108e4915ceea6c630fb5 (plain)
1
2
3
export default {
  hello: "default export"
}