UNPKG

@ledgerhq/swift-bridge-hw-app-eth

Version:

Package to facilitate bundling hw-app-eth in the EthWrapper Swift package

5 lines (3 loc) 183 B
import TransportBLESwift from "@ledgerhq/swift-bridge-hw-transport-ble"; import Eth from "@ledgerhq/hw-app-eth"; module.exports = { TransportBLESwift: TransportBLESwift, Eth: Eth };