// Generated from types/*.ts — do not edit. // Regenerate with: npm run generate:typescript /** * Error Codes — Aggregator shim that re-exports error declarations from * their canonical location. * * @module errors */ export * from './common/errors.js';