// @ts-nocheck -- Processed by Vite only; ?inline is a Vite-specific import suffix import css from 'react-image-crop/dist/ReactCrop.css?inline'; const s = document.createElement('style'); s.textContent = css; document.head.appendChild(s);