• Decrypts data with Gun.SEA

    Parameters

    • encryptedData: string

      Encrypted data

    • key: string

      Decryption key

    Returns Promise<any>

    Promise that resolves with the decrypted data