tav-ui
Version:
15 lines (10 loc) • 419 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var withInstall = require('../../utils/with-install2.js');
var follow = require('./src/follow2.js');
var types = require('./src/types2.js');
const TaFollow = withInstall.withInstall(follow["default"]);
exports.followProps = types.followProps;
exports.TaFollow = TaFollow;
exports["default"] = TaFollow;
//# sourceMappingURL=index2.js.map