#!/usr/bin/env node
/**
 * Express Hale - Error Handling Demo
 *
 * This file demonstrates the comprehensive error handling system
 * with HTTP status codes, middleware, and fallback mechanisms.
 */
export {};
//# sourceMappingURL=demo-error-handling.d.ts.map