Merge pull request #19822 from Fdawgs/patch-1

JS: Update Fastify tld
This commit is contained in:
Asger F
2025-06-23 12:49:42 +02:00
committed by GitHub

View File

@@ -1,12 +1,12 @@
/**
* Provides classes for working with [Fastify](https://www.fastify.io/) applications.
* Provides classes for working with [Fastify](https://www.fastify.dev/) applications.
*/
import javascript
import semmle.javascript.frameworks.HTTP
/**
* Provides classes for working with [Fastify](https://www.fastify.io/) applications.
* Provides classes for working with [Fastify](https://www.fastify.dev/) applications.
*/
module Fastify {
/**