mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-22 18:25:32 -04:00
6 lines
69 B
TypeScript
6 lines
69 B
TypeScript
export default {
|
|
server: {
|
|
preset: "cloudflare-module",
|
|
},
|
|
}
|