mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-09 19:52:44 +00:00
wip: zen
This commit is contained in:
parent
a8aa44bd3f
commit
042802848d
3 changed files with 26 additions and 33 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { spawn } from "node:child_process"
|
||||
import { Config } from "./gen/types.gen.js"
|
||||
import { type Config } from "./gen/types.gen.js"
|
||||
|
||||
export type ServerOptions = {
|
||||
hostname?: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue