UNPKG

@trezor/connect

Version:

High-level javascript interface for Trezor hardware wallet.

3 lines 199 B
import type { TransactionInputOutputSortingStrategy } from '@trezor/utxo-lib'; export declare const DEFAULT_SORTING_STRATEGY: TransactionInputOutputSortingStrategy; //# sourceMappingURL=utxo.d.ts.map