mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-04 23:40:48 +00:00
wip: zen
This commit is contained in:
parent
bcfa63aa4e
commit
28c802f399
24 changed files with 590 additions and 600 deletions
|
|
@ -39,9 +39,6 @@ class Resource:
|
|||
class Console:
|
||||
type: str
|
||||
url: str
|
||||
class ConsoleData:
|
||||
name: str
|
||||
type: str
|
||||
class Database:
|
||||
database: str
|
||||
host: str
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue