UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

12 lines (11 loc) 263 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "PresetColors", { enumerable: true, get: function () { return _presetColors.PresetColors; } }); var _presetColors = require("./presetColors");