mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-21 17:54:23 +01: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