UNPKG

antd-mobile

Version:
10 lines (9 loc) 268 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; require("./floating-bubble.css"); var _floatingBubble2 = require("./floating-bubble"); var _default = _floatingBubble2.FloatingBubble; exports.default = _default;