UNPKG

@tangle-js/ld-proofs

Version:

Linked Data Proofs on the Tangle. Powered by IOTA Identity & IOTA Streams

6 lines (5 loc) 144 B
export declare class SignatureTypes { static ED25519_2018: string; static JCS_ED25519_2020: string; static PLAIN_ED25519: string; }