UNPKG

glitchkit

Version:

A lightweight toolkit to create and manage expressive, structured, and reusable error types. Perfect for APIs, services, and glitchy adventures

8 lines (7 loc) 228 B
export * from './cloud'; export * from './connectionErrors'; export * from './constraintViolations'; export * from './dataErrors'; export * from './ormError'; export * from './queryErrors'; export * from './transactionsErrors';