This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
stefan.stamenovic
/
PDFEngine
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix bug on index.js
development
Safet Purkovic
4 years ago
parent
b35a2b89b4
commit
e719b14030
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
index.js
+ 1
- 1
index.js
View File
@@ -1,4 +1,4 @@
import PDFEngine from './pdfengine'
import PDFEngine from './
src/
pdfengine'
(() =>
{
PDFEngine();
Write
Preview
Loading…
Cancel
Save