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) 60 B
export type Department = { id: number; name: string; };