UNPKG

@ic-wallet-kit/hpl

Version:
5 lines (4 loc) 110 B
import { HplRemote } from "../../types"; export interface AddHplContactLinkResult { links: HplRemote[]; }