You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
509 B

'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var withInstall = require('../../utils/with-install.js');
require('./src/empty2.js');
var empty = require('./src/empty.js');
var empty_vue_vue_type_script_lang = require('./src/empty.vue_vue_type_script_lang.js');
const ElEmpty = withInstall.withInstall(empty_vue_vue_type_script_lang["default"]);
exports.emptyProps = empty.emptyProps;
exports.ElEmpty = ElEmpty;
exports["default"] = ElEmpty;
//# sourceMappingURL=index.js.map