@tsed/platform-fastify
Version:
Fastify package for Ts.ED framework
10 lines (9 loc) • 358 B
TypeScript
/**
* @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";