Ver código fonte

Fix bug on index.js

development
Safet Purkovic 4 anos atrás
pai
commit
e719b14030
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      index.js

+ 1
- 1
index.js Ver arquivo

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

Carregando…
Cancelar
Salvar