Files
Kmake/test/fixtures/es-modules/package-cjs-named-error/fail.cjs

5 lines
74 B
JavaScript
Raw Normal View History

2026-05-26 23:36:42 -07:00
module.exports = {
comeOn: 'fhqwhgads',
everybody: 'to the limit',
};