5 lines
72 B
JavaScript
Raw Normal View History

2021-06-08 10:39:45 +02:00
module.exports = ({ env }) => ({
pouet: 'maybe',
souper: 'oui',
});