/** * @fileoverview * Error handling module exports. */ export * from './application-error'; export * from './error-handler'; //# sourceMappingURL=index.d.ts.map