mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-21 02:06:00 +00:00
6 lines
69 B
TypeScript
6 lines
69 B
TypeScript
export default {
|
|
server: {
|
|
preset: "cloudflare-module",
|
|
},
|
|
}
|