UNPKG

fastify-file-router

Version:

A fastify plugin that automatically registers routes from files in a directory.

5 lines 161 B
export * from './defineRoute.js'; export * from './defineRouteZod.js'; export * from './plugin.js'; export * from './types.js'; //# sourceMappingURL=index.js.map