UNPKG

cozy-iiif

Version:

A developer-friendly collection of abstractions and utilities built on top of @iiif/presentation-3 and @iiif/parser

5 lines (4 loc) 145 B
export * from './core'; export * from './types'; export * from './Cozy'; export type { Annotation, AnnotationPage } from '@iiif/presentation-3';