UNPKG

@aequum/crudl

Version:

aequum CRUD/CRUDL operations common components

6 lines (5 loc) 267 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./services/base-crudl.service"), exports); tslib_1.__exportStar(require("./services/base-crudl-paginated.service"), exports);