We can use the fastify.decorate method to decorate the Fastify server instance. For instance, we can write: const fastify = require('fastify')({} ...
確定! 回上一頁