UNPKG

rijksmuseum-typescript-api

Version:

Rijksmuseum API Wrapper made with Typescript and RxJS

7 lines (6 loc) 113 B
export interface ArtDimension { unit: string; type: string; part: string; value: string; }