Explorar el Código

Fix bug on index.js

development
Safet Purkovic hace 4 años
padre
commit
e719b14030
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      index.js

+ 1
- 1
index.js Ver fichero

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

Cargando…
Cancelar
Guardar