Update all module files to import from canonical module locations instead of legacy re-export files: - checkout, orders, customers routes: use module schemas - catalog, marketplace schemas: use inventory module schemas - marketplace, customers, inventory, analytics services: use module models Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
5 lines
104 B
Python
5 lines
104 B
Python
# Page routes will be added here
|
|
# TODO: Add HTML page routes for admin/vendor dashboards
|
|
|
|
__all__ = []
|