UNPKG

tdesign-react

Version:
28 lines (21 loc) 785 B
/** * tdesign v1.13.2 * (c) 2025 tdesign * @license MIT */ 'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var _util_style = require('../_chunks/dep-3f65dfe7.js'); require('../_chunks/dep-3e2d2665.js'); require('../_chunks/dep-f0379c5f.js'); require('../_chunks/dep-6d4d8660.js'); require('../_chunks/dep-028b759d.js'); require('../_chunks/dep-ddacd27a.js'); exports.canUseDocument = _util_style.canUseDocument; exports.elementInViewport = _util_style.elementInViewport; exports.getAttach = _util_style.getAttach; exports.getCurrentPrimaryColor = _util_style.getCurrentPrimaryColor; exports.getWindowSize = _util_style.getWindowSize; exports.isFixed = _util_style.isFixed; exports.isWindow = _util_style.isWindow; //# sourceMappingURL=dom.js.map