UNPKG

tdesign-mobile-vue

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