/**
 * Auto-initialization entry point for the error detector
 * This file is automatically loaded by the Next.js plugin
 */
import { AutoInitializer } from './AutoInitializer';
export { AutoInitializer };
