qtil
advanced-security/qtil-javascript 0.0.3
Search

Member predicate TypeRootFolder::getModuleFile

Gets the d.ts file correspnding to the given module name.

Concretely, this is the file at node_modules/@types/<moduleName>/index.d.ts if it exists.

File getModuleFile(string moduleName)