Closed charlesfries closed 5 months ago
Fixes #305
This is a breaking change.
I opted to export AdapterRecordNotFoundError as default instead of modifying the generated re-export files in app . custom-errors only contains one export currently.
AdapterRecordNotFoundError
app
custom-errors
Fixes #305
This is a breaking change.
I opted to export
AdapterRecordNotFoundError
as default instead of modifying the generated re-export files inapp
.custom-errors
only contains one export currently.