// @push.rocks scope import * as smartpdf from '@push.rocks/smartpdf'; export { smartpdf, } // thirdparty scope import * as signpdf from '@signpdf/signpdf'; import * as signerP12 from '@signpdf/signer-p12'; export { signpdf, signerP12, }