Files
Kmake/test/fixtures/es-modules/package-cjs-named-error/node_modules/deep-fail/index.js

4 lines
44 B
JavaScript
Raw Normal View History

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