Skip to content

Commit

Permalink
chore: update exports
Browse files Browse the repository at this point in the history
  • Loading branch information
ifiokjr authored and Ronny Roeller committed Jul 31, 2020
1 parent 957bae0 commit f2f750d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/@remirror/extension-annotation/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export * from './annotation-extension';
export { Annotation, AnnotationOptions } from './types';
export { AnnotationExtension } from './annotation-extension';
export type { Annotation, AnnotationOptions } from './types';

0 comments on commit f2f750d

Please sign in to comment.