UNPKG

tdesign-vue

Version:
19 lines (14 loc) 286 B
/** * tdesign v1.12.1 * (c) 2025 tdesign * @license MIT */ 'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var prefix = "t"; var config = { prefix: prefix }; exports["default"] = config; exports.prefix = prefix; //# sourceMappingURL=config.js.map