UNPKG

@ic-wallet-kit/hpl

Version:
5 lines (4 loc) 108 B
import { HplContact } from "../../types"; export interface AddHplContactResult { contact: HplContact; }