mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-07 15:58:07 +01:00
3 lines
132 B
TypeScript
3 lines
132 B
TypeScript
export { checkDeviceAuthenticityThunk } from './checkDeviceAuthenticityThunk';
|
|
export { isDeviceAuthenticityValid } from './utils';
|