Files
Kmake/test/fixtures/es-modules/exports-both/node_modules/dep/mod.cjs
2026-05-26 23:36:42 -07:00

2 lines
34 B
JavaScript

module.exports = { type: "cjs" };