UNPKG

@metamask/eth-trezor-keyring

Version:

A MetaMask compatible keyring, for trezor hardware wallets

6 lines 212 B
import { TrezorKeyring } from "./trezor-keyring.mjs"; export declare class OneKeyKeyring extends TrezorKeyring { static type: string; readonly type: string; } //# sourceMappingURL=onekey-keyring.d.mts.map