UNPKG

@anthropic-ai/sdk

Version:

The official TypeScript library for the Anthropic API

6 lines 190 B
import * as Core from "./core.js"; export declare class APIResource { protected _client: Core.APIClient; constructor(client: Core.APIClient); } //# sourceMappingURL=resource.d.ts.map