import PDFEngine from './src/PDFEngine'; import './src/PDFEngine.css'; (() => { PDFEngine(); })()