/**
 * Browser utilities index
 * Re-exports all browser-related utilities
 */
export * from './compatibility';
