UNPKG

@dmno/fastify-integration

Version:

Fastify plugin to use configuration and secrets from DMNO

6 lines (3 loc) 131 B
import { FastifyPluginAsync } from 'fastify'; declare const dmnoFastifyPlugin: FastifyPluginAsync; export { dmnoFastifyPlugin };