tdesign-mobile-vue
Version:
tdesign-mobile-vue
22 lines (15 loc) • 626 B
JavaScript
/**
* tdesign v1.13.2
* (c) 2026 TDesign Group
* @license MIT
*/
;
Object.defineProperty(exports, '__esModule', { value: true });
var _common_js_message_animation = require('./animation.js');
var _common_js_message_constants = require('./constants.js');
exports.fadeIn = _common_js_message_animation.fadeIn;
exports.fadeOut = _common_js_message_animation.fadeOut;
exports.PLACEMENT_LIST = _common_js_message_constants.PLACEMENT_LIST;
exports.PLACEMENT_OFFSET = _common_js_message_constants.PLACEMENT_OFFSET;
exports.THEME_LIST = _common_js_message_constants.THEME_LIST;
//# sourceMappingURL=index.js.map