UNPKG

baqend

Version:

Baqend JavaScript SDK

6 lines (5 loc) 277 B
export { PersistentError } from './PersistentError'; export { CommunicationError } from './CommunicationError'; export { IllegalEntityError } from './IllegalEntityError'; export { EntityExistsError } from './EntityExistsError'; export { RollbackError } from './RollbackError';