/** * @quote/content-quotes * * Quotes-specific content and configuration */ // Export all data export * from './data'; // Export config export * from './config';