UNPKG

fastify-generate

Version:

Generate fastify applications fastly

6 lines (4 loc) 81 B
module.exports = function (fastify, opts, next) { // Add code here next() }