mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 08:44:54 +00:00
type error fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import "zod-openapi/extend";
|
||||
import { App } from "./app";
|
||||
import { App } from "./app/app";
|
||||
import { Server } from "./server/server";
|
||||
import fs from "fs/promises";
|
||||
import path from "path";
|
||||
|
||||
Reference in New Issue
Block a user