UNPKG

@mariolazzari/met

Version:

This package is a TypeScript based wrapper around the public REST APIs of *Metropolitan museum of Art* (New York).

5 lines (4 loc) 91 B
export declare type ObjectsResponse = { total: number; objectIDs: number[]; };