codeql/javascript-all
0.6.2
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 ( )