UNPKG

tdesign-mobile-vue

Version:
17 lines (12 loc) 246 B
/** * tdesign v1.15.0 * (c) 2026 TDesign Group * @license MIT */ 'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var config = { prefix: "t" }; exports["default"] = config; //# sourceMappingURL=config.js.map