UNPKG

@tsed/platform-fastify

Version:
11 lines (10 loc) 395 B
/** * @file Automatically generated by @tsed/barrels. */ export * from "./components/PlatformFastify.js"; export * from "./interfaces/interfaces.js"; export * from "./interfaces/PlatformFastifySettings.js"; export * from "./services/PlatformFastifyRequest.js"; export * from "./services/PlatformFastifyResponse.js"; export * from "./utils/convertPath.js"; export * from "./utils/toPrefix.js";