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