Files
antrean-anjungan/examples/nuxt3-websocket-client/.nuxt/dist/server/client.manifest.json
2025-09-18 19:01:22 +07:00

18 lines
496 B
JSON

{
"@vite/client": {
"prefetch": true,
"isEntry": true,
"file": "@vite/client",
"css": [],
"module": true,
"resourceType": "script"
},
"F:/Goproject/golang-template/examples/nuxt3-websocket-client/node_modules/nuxt/dist/app/entry.js": {
"resourceType": "script",
"module": true,
"prefetch": true,
"preload": true,
"isEntry": true,
"file": "F:/Goproject/golang-template/examples/nuxt3-websocket-client/node_modules/nuxt/dist/app/entry.js"
}
}