UNPKG

@decorators/server

Version:

node decorators - decorators for express library

8 lines 902 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Pipeline = exports.ProcessPipe = void 0; var pipe_1 = require("./pipe"); Object.defineProperty(exports, "ProcessPipe", { enumerable: true, get: function () { return pipe_1.ProcessPipe; } }); var pipeline_1 = require("./pipeline"); Object.defineProperty(exports, "Pipeline", { enumerable: true, get: function () { return pipeline_1.Pipeline; } }); //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvY29yZS9oZWxwZXJzL3BpcGUvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBQUEsK0JBQWlEO0FBQTVCLG1HQUFBLFdBQVcsT0FBQTtBQUNoQyx1Q0FBc0M7QUFBN0Isb0dBQUEsUUFBUSxPQUFBIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHsgUGlwZUhhbmRsZSwgUHJvY2Vzc1BpcGUgfSBmcm9tICcuL3BpcGUnO1xuZXhwb3J0IHsgUGlwZWxpbmUgfSBmcm9tICcuL3BpcGVsaW5lJztcbiJdfQ==