refactor: rename shared package to core (#24309)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { NamedError } from "@opencode-ai/shared/util/error"
|
||||
import { NamedError } from "@opencode-ai/core/util/error"
|
||||
import { errorFormat } from "@/util/error"
|
||||
|
||||
interface ErrorLike {
|
||||
|
||||
Reference in New Issue
Block a user