@yxhc/whale
Version:
A Component Library for Vue 3
14 lines (8 loc) • 373 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var install = require('./vue/install.js');
exports.withInstall = install.withInstall;
exports.withInstallDirective = install.withInstallDirective;
exports.withInstallFunction = install.withInstallFunction;
exports.withNoopInstall = install.withNoopInstall;
//# sourceMappingURL=index.js.map