3 lines
65 B
TypeScript
3 lines
65 B
TypeScript
|
|
import Anthropic from '@anthropic-ai/sdk';
|
||
|
|
export { Anthropic };
|