mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-10 03:48:28 +00:00
5 lines
69 B
TypeScript
5 lines
69 B
TypeScript
export default {
|
|
server: {
|
|
preset: "cloudflare-module",
|
|
},
|
|
}
|