codeql/javascript-all
2.1.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the module name, such as fs in:
fs
declare module "fs" {...}
string getName()