UNPKG

@sunpix/claude-code-web

Version:

A web-based interface for interacting with Claude Code CLI

7 lines 216 B
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. export class APIResource { constructor(client) { this._client = client; } } //# sourceMappingURL=resource.mjs.map