UNPKG

@antv/f2

Version:

Charts for mobile visualization.

4 lines 191 B
import withElementLink from './withElementLink'; import elementLinkView from './elementLinkView'; export { withElementLink, elementLinkView }; export default withElementLink(elementLinkView);