mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-04 14:35:29 +01:00
2 lines
91 B
TypeScript
2 lines
91 B
TypeScript
export { WebsocketClient, type WebsocketRequest, type WebsocketResponse } from './client';
|