index.ts 156 Bytes
export { default as BasicDragVerify } from './src/DragVerify';
export { default as RotateDragVerify } from './src/ImgRotate';

export * from './src/types';