import { DragSelectStore } from '../../models/DragSelect';

export const dragSelect = new DragSelectStore();
