mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-20 01:04:22 +01:00
wip: zen
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user