UNPKG

477 BJavaScriptView Raw
1"use strict";
2// Copyright IBM Corp. and LoopBack contributors 2018,2020. All Rights Reserved.
3// Node module: @loopback/rest
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");
8/**
9 * Re-export types from `./middleware`
10 */
11tslib_1.__exportStar(require("@loopback/express"), exports);
12//# sourceMappingURL=types.js.map
\No newline at end of file