fix(core): update
This commit is contained in:
@@ -2,7 +2,7 @@ import * as plugins from './smartpdf.plugins.js';
|
||||
import * as paths from './smartpdf.paths.js';
|
||||
import { Server } from 'http';
|
||||
import { PdfCandidate } from './smartpdf.classes.pdfcandidate.js';
|
||||
import { IPdf } from '@tsclass/tsclass/dist_ts/business/pdf.js';
|
||||
import { type IPdf } from '@tsclass/tsclass/dist_ts/business/pdf.js';
|
||||
|
||||
declare const document: any;
|
||||
|
||||
|
Reference in New Issue
Block a user