UNPKG

578 BJavaScriptView Raw
1"use strict";
2// Copyright IBM Corp. and LoopBack contributors 2018. 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("./entity-not-found.error"), exports);
9tslib_1.__exportStar(require("./invalid-polymorphism.error"), exports);
10tslib_1.__exportStar(require("./invalid-relation.error"), exports);
11//# sourceMappingURL=index.js.map
\No newline at end of file