mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 13:09:46 +00:00
wip: zen
This commit is contained in:
parent
f47c7c5a07
commit
a470859f6f
3 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { query } from "@solidjs/router"
|
||||
import { Resource } from "@opencode/console-resource"
|
||||
import { Resource } from "@opencode-ai/console-resource"
|
||||
|
||||
export const beta = query(async (workspaceID?: string) => {
|
||||
"use server"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue