Shared Code

This directory contains code that is shared between the frontend and backend:

  • types.ts - TypeScript interfaces and types used across the application

These files must be compatible with both browser and server environments.