UNPKG

@ic-wallet-kit/hpl

Version:
5 lines (4 loc) 122 B
import { Principal } from "@dfinity/principal"; export interface RemoteAccountSelectorId { id: [Principal, bigint]; }