Files
Kmake/test/fixtures/es-modules/package-cjs-named-error/fail.cjs
2026-05-26 23:36:42 -07:00

5 lines
74 B
JavaScript

module.exports = {
comeOn: 'fhqwhgads',
everybody: 'to the limit',
};