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

Member predicate Folder::getJavaScriptFileOrTypings

Gets an implementation file and/or a typings file from this folder that has the given stem. This could be a single .ts file or a pair of .js and .d.ts files.

File getJavaScriptFileOrTypings(string stem)