UNPKG

r2-lcp-js

Version:

Readium 2 LCP bits for NodeJS (TypeScript)

6 lines (5 loc) 102 B
export declare class Signature { Algorithm: string; Certificate: string; Value: string; }