mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
JS: PathExprInModule deprecation notice
This commit is contained in:
@@ -185,6 +185,8 @@ abstract class Import extends ASTNode {
|
||||
}
|
||||
|
||||
/**
|
||||
* DEPRECATED. Use `PathExpr` instead.
|
||||
*
|
||||
* A path expression that appears in a module and is resolved relative to it.
|
||||
*/
|
||||
deprecated
|
||||
|
||||
Reference in New Issue
Block a user