Sfoglia il codice sorgente

Fix bug on index.js

development
Safet Purkovic 4 anni fa
parent
commit
e719b14030
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      index.js

+ 1
- 1
index.js Vedi File

@@ -1,4 +1,4 @@
import PDFEngine from './pdfengine'
import PDFEngine from './src/pdfengine'
(() =>
{
PDFEngine();

Loading…
Annulla
Salva