UNPKG

@xmtp/content-type-remote-attachment

Version:

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

5 lines (3 loc) 91 B
import { webcrypto } from "node:crypto"; const crypto = webcrypto; export default crypto;