UNPKG

baqend

Version:

Baqend JavaScript SDK

5 lines (4 loc) 228 B
export { PersistentError } from './PersistentError'; export { CommunicationError } from './CommunicationError'; export { IllegalEntityError } from './IllegalEntityError'; export { EntityExistsError } from './EntityExistsError';