Feature Request
Change from default to named export
Feature description
const { PDFDocument } = require('pdfkit')
It should be a first step to implement features like pdfa extensions (#1705), plug in crypto (#885), export helpers (#976) without increasing the code size
@devongovett any thoughts?