Nuxt/packages/nuxt/config.js

6 lines
84 B
JavaScript

function defineNuxtConfig (config) {
return config
}
export { defineNuxtConfig }