UNPKG

test-ic-wallet-middleware-hpl

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