UNPKG

tav-ui

Version:
9 lines (6 loc) 267 B
import { withInstall } from '../../utils/with-install2.mjs'; import Follow from './src/follow2.mjs'; export { followProps } from './src/types2.mjs'; const TaFollow = withInstall(Follow); export { TaFollow, TaFollow as default }; //# sourceMappingURL=index2.mjs.map