UNPKG

@kohanajs/platform-web-fastify

Version:

The Web Platform support using fastify

5 lines (4 loc) 161 B
module.exports = { ServerAdapterFastify: require('./classes/serverAdapter/Fastify'), RouterAdapterFastify: require('./classes/routeAdapter/Fastify'), };