UNPKG

@anthropic-ai/sdk

Version:

The official TypeScript library for the Anthropic API

13 lines (12 loc) 355 B
/** * Disclaimer: modules in _shims aren't intended to be imported by SDK users. */ /** * Types will get added to this namespace when you import one of the following: * * import '@anthropic-ai/sdk/shims/node' * import '@anthropic-ai/sdk/shims/web' * * Importing more than one will cause type and runtime errors. */ export namespace manual {}