UNPKG

@ic-wallet-kit/hpl

Version:
5 lines (4 loc) 147 B
import { Principal } from "@dfinity/principal"; export interface RemoteAccountSelectorIdRange { idRange: [Principal, bigint, [] | [bigint]]; }