UNPKG

@mariolazzari/rijks

Version:

Rijksmuseum REST APIs client TypeScript based

9 lines (8 loc) 350 B
export * from "./Rijks"; export * from "./types/CollectionRequest"; export * from "./types/CollectionResponse"; export * from "./types/CollectionDetailsRequest"; export * from "./types/CollectionDetailsResponse"; export * from "./types/CollectionImageRequest"; export * from "./types/CollectionImageResponse"; export * from "./types/Result";