TypeScript types and utility functions for handling Web Annotations.

index.d.ts 118 B

123
  1. export * from './WebAnnotation.js';
  2. export * from './multiplicity-utils.js';
  3. export * from './wa-attribute-utils.js';