2023-12-09 17:59:28 +01:00

8 lines
70 B
JavaScript

module.exports = {
a: 'a',
b: 'b',
object: {
h: 'h',
},
}