/** * Error Codes — Aggregator shim that re-exports error declarations from * their canonical location. * * @module errors */ export * from './common/errors.js'; //# sourceMappingURL=errors.d.ts.map