prettier/tests/flow/union_new/test30-helper.js

7 lines
61 B
JavaScript

// @noflow
module.exports = {
FOO: 'foo',
BAR: 'bar',
}