Type Alias DuckdbConnectionSettingsResponse

DuckdbConnectionSettingsResponse: {
    connection_settings_str?: string;
}