UNPKG

aps-data-api

Version:

package for data extraction from APS company for omnimetic project

7 lines (6 loc) 100 B
export type Address = { street: string; city: string; state: string; postalCode: string; };