UNPKG

@opra/sqb

Version:

Opra SQB adapter package

12 lines (11 loc) 613 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); require("./augmentation/datatype-factory.augmentation.js"); require("./augmentation/mapped-type.augmentation.js"); require("./augmentation/mixin-type.augmentation.js"); tslib_1.__exportStar(require("./sqb-adapter.js"), exports); tslib_1.__exportStar(require("./sqb-collection-service.js"), exports); tslib_1.__exportStar(require("./sqb-entity-service.js"), exports); tslib_1.__exportStar(require("./sqb-service-base.js"), exports); tslib_1.__exportStar(require("./sqb-singleton-service.js"), exports);