UNPKG

visual-design

Version:
14 lines (9 loc) 412 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); require('../../utils/index.js'); var gradientButton = require('./src/gradient-button.js'); var install = require('../../utils/vue/install.js'); const VGradientButton = install.withInstall(gradientButton["default"]); exports.VGradientButton = VGradientButton; exports["default"] = VGradientButton; //# sourceMappingURL=index.js.map