UNPKG

@devoplx/fastify-essentials

Version:

Streamline your Fastify development with Fastify-Essentials. This lightweight plugin integrates essential features for a smoother workflow. From advanced functionality to streamlined processes, Fastify-Essentials maximizes productivity without unnecessary

8 lines (5 loc) 83 B
'use strict'; function test() { console.log("Testing"); } exports.test = test;