UNPKG

vue-service-model

Version:

Vue.js library for handling REST service requests with caching, aggregation and model definitions

11 lines (10 loc) 490 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("./models"), exports); tslib_1.__exportStar(require("./fields"), exports); tslib_1.__exportStar(require("./exceptions"), exports); tslib_1.__exportStar(require("./store"), exports); tslib_1.__exportStar(require("./components"), exports); tslib_1.__exportStar(require("./mixins"), exports); tslib_1.__exportStar(require("./config"), exports);