// eslint-disable-next-line no-undef
export default defineAppConfig({
userConfig: 123,
nested: {
val: 2,
},
})