• Lukas Eipert's avatar
    Simplify pdf.js logic · 5246626d
    Lukas Eipert authored
    Instead of complicated splicing, we can simply return all pages.
    Promise.all will take care of the correct ordering for us.
    5246626d
index.vue 1.21 KB