UNPKG

react-archer

Version:

Draw arrows between DOM elements in React

4 lines (3 loc) 232 B
export { default as ArcherElement } from './ArcherElement/ArcherElement'; export { default as ArcherContainer } from './ArcherContainer/ArcherContainer'; export { ArcherContainerRef } from './ArcherContainer/ArcherContainer.types';