asp-smart-ui-plus-test
Version:
A Component Library for Vue 3
13 lines (8 loc) • 337 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
require('../../../../utils/index.js');
var index = require('./src/index.js');
var install = require('../../../../utils/vue/install.js');
const AspSwitch = install.withInstall(index.AspSwitch);
exports.AspSwitch = AspSwitch;
exports["default"] = AspSwitch;