mirror of
https://github.com/nuxt/nuxt.git
synced 2024-12-04 11:27:13 +00:00
4 lines
104 B
JavaScript
4 lines
104 B
JavaScript
import { viteNodeFetch } from './vite-node-shared.mjs'
|
|
|
|
export default () => viteNodeFetch('/manifest')
|