/** * Shared API types and constants. * Importable from both client (@shared/api) and server. */ export const API_BASE = "/api";