@loopback/rest
Version:
Expose controllers as REST endpoints and route REST API requests to controller methods
7 lines • 341 B
JavaScript
// Copyright IBM Corp. and LoopBack contributors 2018,2019. All Rights Reserved.
// Node module: @loopback/rest
// This file is licensed under the MIT License.
// License text available at https://opensource.org/licenses/MIT
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=rest-router.js.map
;