UNPKG

rijksmuseum-typescript-api

Version:

Rijksmuseum API Wrapper made with Typescript and RxJS

6 lines (5 loc) 138 B
import { Context } from '../Context'; export declare class CollectionApi { private context; constructor(context: Context); }