SonarJS linter helper functions
    Preparing search index...

    Type Alias FunctionNodeType

    FunctionNodeType:
        | estree.FunctionDeclaration
        | estree.FunctionExpression
        | estree.ArrowFunctionExpression