UNPKG

@fecp/mobile

Version:

8 lines (7 loc) 364 B
"use strict"; Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } }); const Empty = require("./Empty.vue.js"); const install = require("../../../utils/install.js"); const MobileEmpty = install.default.withInstall("MobileEmpty", Empty.default); exports.MobileEmpty = MobileEmpty; exports.default = MobileEmpty;