chatwoot-develop/public/captain/booking/.vite/manifest.json
2026-01-12 19:04:15 -03:00

11 lines
167 B
JSON

{
"index.html": {
"file": "assets/index.js",
"name": "index",
"src": "index.html",
"isEntry": true,
"css": [
"assets/index.css"
]
}
}