UNPKG

pdf-signer-agetec

Version:

A JavaScript PDF signer with certificate A1 ICP-Brasil for NodeJS.

8 lines (7 loc) 115 B
declare module 'png-js' { interface PNG { new (data: any): any } const MyClass: PNG export = MyClass }