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