5 lines
48 B
JavaScript

module.exports = {
foo: "Foo",
b: "Bar",
};