UNPKG

@tatumio/tatum

Version:

Tatum JS SDK

5 lines (4 loc) 90 B
export type EncryptedComment = { encryption_type: string; cipher_text: string; };