UNPKG

uspto-patents-view-api

Version:

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

4 lines (3 loc) 97 B
export * as Patents from './patents'; export * from './shared-types'; export * from './base';