mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
JS: Update Fastify tld
This commit is contained in:
@@ -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 {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user