UNPKG

test-ic-wallet-middleware-hpl

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