4 lines
51 B
JavaScript
Raw Normal View History

module.exports = ({ env }) => ({
2025-03-12 14:42:32 +01:00
future: {},
});