fix(core): update

This commit is contained in:
2022-06-12 19:26:34 +02:00
parent 505e0e9a30
commit 5dab8c7351
4 changed files with 12 additions and 30 deletions

View File

@@ -1,3 +1,7 @@
/*
* pdf candidate is a construct used internally for mapping html
* to pdf buffers delivered by puppeteer
*/
import * as plugins from './smartpdf.plugins.js';
export class PdfCandidate {