Type Alias DuckdbConnectionSettingsV2Response

DuckdbConnectionSettingsV2Response: {
    connection_settings_str: string;
}