UNPKG

@anthropic-ai/sdk

Version:

The official TypeScript library for the Anthropic API

5 lines 118 B
/** * https://stackoverflow.com/a/2117523 */ export declare let uuid4: () => any; //# sourceMappingURL=uuid.d.ts.map