UNPKG

vuetify

Version:

Vue.js 2 Semantic Component Framework

10 lines (9 loc) 200 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = component; function component(options) { return options; } //# sourceMappingURL=component.js.map