mirror of
https://github.com/anomalyco/opencode.git
synced 2026-06-01 23:09:37 +00:00
5 lines
69 B
TypeScript
5 lines
69 B
TypeScript
export default {
|
|
server: {
|
|
preset: "cloudflare-module",
|
|
},
|
|
}
|