UNPKG

pdf-signer-brazil

Version:

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

4 lines (3 loc) 157 B
/// <reference types="node" /> declare const createBufferRootWithAcroform: (info: any, form: any) => Buffer; export default createBufferRootWithAcroform;