UNPKG

uspto-patents-view-api

Version:

An api wrapper for the patent view api run by the uspto

6 lines (5 loc) 123 B
export interface Investor { investor_last_name: string; investor_first_name: string; investor_key_id: string; }