UNPKG

restpki-client

Version:

Classes to consume Lacuna Software REST PKI

6 lines (5 loc) 242 B
export class PadesVisualPositioningPresets { static getFootnote(client: any, pageNumber: any, rows: any): Promise<any>; static getNewPage(client: any): Promise<any>; static getPreset(client: any, urlSegment: any): Promise<any>; }