interface AnthropicAPIConfig {
    version?: string;
}

Properties

Properties

version?: string