@itexpert-dev/base-universal-table
Version:
base universal table for build tables
9 lines • 323 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
var IUniversalTableService = (function () {
function IUniversalTableService() {
}
return IUniversalTableService;
}());
exports.IUniversalTableService = IUniversalTableService;
//# sourceMappingURL=IUniversalTableService.js.map