UNPKG

google-wallet

Version:
8 lines (7 loc) 126 B
import { Uri } from "./Uri.js"; export type LinksModuleData = { /** * The list of URIs. */ uris?: Uri[]; };