CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.15-dev (changelog, source)
Search

Member predicate PackageJson::getMain

Gets the main module of this package.

This can be given by the main or module property, or via the exports property with the relative path ".".

string getMain()