UNPKG

@ic-wallet-kit/hpl

Version:
5 lines (4 loc) 109 B
import { HplRemote } from "../../types"; export interface EditHplContactResult { remotes: HplRemote[]; }