/** * Utils Module * * Exports utility classes and functions. */ export { DatabaseError } from './database-error';