recogito-client-core/src/selection/index.js

3 lines
118 B
JavaScript

export { default as Selection } from './Selection';
export { default as SelectionHandler } from './SelectionHandler';