TypeScript types and utility functions for handling Web Annotations.

index.ts 115 B

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