next.js/test/integration/module-ids/module-with-long-name.js
module-with-long-name.js4 lines72 B
module.exports = {
  foo: 'the content of a module with a long name',
}
Quest for Codev2.0.0
/
SIGN IN