ソースを参照

Fix bug on index.js

development
Safet Purkovic 4年前
コミット
e719b14030
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      index.js

+ 1
- 1
index.js ファイルの表示

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

読み込み中…
キャンセル
保存