JS: make the qldoc check happy

This commit is contained in:
Esben Sparre Andreasen
2020-05-20 12:07:51 +02:00
parent a76c70d2d7
commit 74fc33e2a8

View File

@@ -5,6 +5,9 @@
import javascript
import semmle.javascript.frameworks.HTTP
/**
* Provides classes for working with [Fastify](https://www.fastify.io/) applications.
*/
module Fastify {
/**
* An expression that creates a new Fastify server.