UNPKG

arrowjoin

Version:

ArrowJoin is a creative and functional React library that effortlessly connects two React components with a sleek arrow.

6 lines 234 B
export { default } from './Xarrow/Xarrow'; export * from './types'; export * from './constants'; export { default as Xwrapper } from './Xwrapper'; export { default as useXarrow } from './useXarrow'; //# sourceMappingURL=index.d.ts.map