UNPKG

@nestjs/platform-fastify

Version:

Nest - modern, fast, powerful node.js web framework (@platform-fastify)

13 lines (12 loc) 392 B
"use strict"; /* * Nest @platform-fastify * Copyright(c) 2017 - 2023 Kamil Mysliwiec * https://nestjs.com * MIT Licensed */ Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./adapters"), exports); tslib_1.__exportStar(require("./interfaces"), exports); tslib_1.__exportStar(require("./decorators"), exports);