export const enableLiveKit =
  import.meta.env.VITE_ENABLE_LIVEKIT === 'true';
