rsnext/test/integration/css-fixtures/npm-import-nested/node_modules/example/index.js
2019-12-28 13:33:14 +01:00

3 lines
64 B
JavaScript

const message = 'Why hello there'
module.exports = { message }