We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3efcddc commit 616530cCopy full SHA for 616530c
types/index.d.ts
@@ -1,3 +1,5 @@
1
+/// <reference lib="dom" />
2
+
3
import { FastifyPluginCallback, FastifyReply, FastifyRequest, onRequestHookHandler, preHandlerHookHandler } from 'fastify';
4
5
/**
0 commit comments