mirror of
https://github.com/strapi/strapi.git
synced 2025-08-27 10:15:59 +00:00
5 lines
72 B
JavaScript
5 lines
72 B
JavaScript
module.exports = ({ env }) => ({
|
|
pouet: 'maybe',
|
|
souper: 'oui',
|
|
});
|