/ apps / web / src / constants.ts
constants.ts
1  // Legacy constants file - now imports from modular structure
2  // For backward compatibility, re-export everything from the new constants structure
3  export * from './constants/index'