@opencode-ai/sdk
Advanced tools
| export * from "./gen/types.gen.js"; | ||
| export type { FileSystemEntry as LocationFileSystemEntry } from "./gen/types.gen.js"; | ||
| import type { UserMessage } from "./gen/types.gen.js"; | ||
| /** @deprecated V1 snapshot compatibility. Use FileDiffInfo for current API responses. */ | ||
| export type SnapshotFileDiff = NonNullable<NonNullable<UserMessage["summary"]>["diffs"]>[number]; | ||
| import { type Config } from "./gen/client/types.gen.js"; | ||
@@ -4,0 +7,0 @@ import { OpencodeClient } from "./gen/sdk.gen.js"; |
+1
-1
| { | ||
| "$schema": "https://json.schemastore.org/package.json", | ||
| "name": "@opencode-ai/sdk", | ||
| "version": "0.0.0-next-15090", | ||
| "version": "0.0.0-next-15095", | ||
| "type": "module", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
930784
0.01%32554
0.02%