mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-23 09:04:47 +00:00
fix(docs): translations
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
---
|
||||
title: 軟件開發工具包
|
||||
description: Opencode 服務器的類型安全 JS 客戶端。
|
||||
description: opencode 服務器的類型安全 JS 客戶端。
|
||||
---
|
||||
|
||||
import config from "../../../../config.mjs"
|
||||
export const typesUrl = `${config.github}/blob/dev/packages/sdk/js/src/gen/types.gen.ts`
|
||||
|
||||
opencode JS/TS SDK 提供類型安全的客戶端用於與服務器交互。
|
||||
使用它以編程方式構建集成和控制開放代碼。
|
||||
使用它以編程方式構建集成和控制opencode。
|
||||
|
||||
[了解更多](/docs/server) 關於服務器如何工作。例如,查看社區構建的[專案](/docs/ecosystem#projects)。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user