Files
stream.ui/wrangler.jsonc
2025-12-31 01:09:34 +07:00

6 lines
150 B
JSON

{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "holistream",
"compatibility_date": "2025-08-03",
"main": "./src/index.tsx"
}