1 | declare module 'ember-data/adapters/errors' {
|
2 | export { AbortError, default as AdapterError, ConflictError, ForbiddenError, InvalidError, NotFoundError, ServerError, TimeoutError, UnauthorizedError, } from '@ember-data/adapter/error';
|
3 | }
|
4 | //# sourceMappingURL=errors.d.ts.map |
\ | No newline at end of file |