@ironsoftware/ironpdf
Version:
IronPDF for Node
8 lines • 484 B
TypeScript
import type { PdfiumPathObjectP as _ironpdfengineproto_PdfiumPathObjectP, PdfiumPathObjectP__Output as _ironpdfengineproto_PdfiumPathObjectP__Output } from '../ironpdfengineproto/PdfiumPathObjectP';
export interface PdfiumPathObjectCollectionP {
'value'?: (_ironpdfengineproto_PdfiumPathObjectP)[];
}
export interface PdfiumPathObjectCollectionP__Output {
'value'?: (_ironpdfengineproto_PdfiumPathObjectP__Output)[];
}
//# sourceMappingURL=PdfiumPathObjectCollectionP.d.ts.map