@tsed/platform-fastify
Version:
Fastify package for Ts.ED framework
11 lines (10 loc) • 395 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";
export * from "./utils/toPrefix.js";