UNPKG

804 BJavaScriptView Raw
1"use strict";
2// Copyright IBM Corp. and LoopBack contributors 2018,2020. All Rights Reserved.
3// Node module: @loopback/repository
4// This file is licensed under the MIT License.
5// License text available at https://opensource.org/licenses/MIT
6Object.defineProperty(exports, "__esModule", { value: true });
7const tslib_1 = require("tslib");
8tslib_1.__exportStar(require("./has-many-through.repository"), exports);
9tslib_1.__exportStar(require("./has-many-through.repository-factory"), exports);
10tslib_1.__exportStar(require("./has-many.decorator"), exports);
11tslib_1.__exportStar(require("./has-many.inclusion-resolver"), exports);
12tslib_1.__exportStar(require("./has-many.repository"), exports);
13tslib_1.__exportStar(require("./has-many.repository-factory"), exports);
14//# sourceMappingURL=index.js.map
\No newline at end of file