1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-21 16:09:52 +00:00
Nuxt/examples/use-fetch/nuxt.config.ts
2021-10-12 00:36:50 +02:00

5 lines
79 B
TypeScript

import { defineNuxtConfig } from 'nuxt3'
export default defineNuxtConfig({
})