release: v0.15.23

This commit is contained in:
opencode
2025-10-29 01:35:27 +00:00
parent db3fb9d316
commit 4b1c6300a0
25 changed files with 358 additions and 116 deletions

View File

@@ -1,7 +1,12 @@
// This file is auto-generated by @hey-api/openapi-ts
import type { ClientOptions } from "./types.gen.js"
import { type Config, type ClientOptions as DefaultClientOptions, createClient, createConfig } from "./client/index.js"
import {
type Config,
type ClientOptions as DefaultClientOptions,
createClient,
createConfig,
} from "./client/index.js"
/**
* The `createClientConfig()` function will be called on client initialization