traxxx-web/pages/+config.js

11 lines
101 B
JavaScript

export default {
meta: {
data: {
env: {
server: true,
client: false,
},
},
},
};