UNPKG

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

Version:

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

4 lines 217 B
import TransportBLESwift from "@ledgerhq/swift-bridge-hw-transport-ble"; import Eth from "@ledgerhq/hw-app-eth"; module.exports = { TransportBLESwift: TransportBLESwift, Eth: Eth }; //# sourceMappingURL=Wrapper.js.map