mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
add missing qldoc
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
/**
|
||||
* Provides classes and predicates for reasoning about [puppeteer](https://www.npmjs.com/package/puppeteer).
|
||||
*/
|
||||
|
||||
import javascript
|
||||
|
||||
/**
|
||||
* Classes and predicates modelling the `puppeteer` library.
|
||||
* Classes and predicates modelling the [puppeteer](https://www.npmjs.com/package/puppeteer) library.
|
||||
*/
|
||||
module Puppeteer {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user