UNPKG

@xmtp/content-type-remote-attachment

Version:

An XMTP content type to support sending file attachments that are stored off network

4 lines (3 loc) 130 B
export { default as Ciphertext } from "./Ciphertext"; export { default as crypto } from "./crypto"; export * from "./encryption";