UNPKG

@trezor/transport

Version:

Low level library facilitating protocol buffers based communication with Trezor devices

4 lines 181 B
export { receiveThpMessage, parseThpMessage } from './receive'; export { sendThpMessage } from './send'; export { callThpMessage } from './call'; //# sourceMappingURL=index.d.ts.map