UNPKG

mindee

Version:

Mindee Client Library for Node.js

5 lines (4 loc) 70 B
export interface Product { name?: string; version?: string; }