js--multi-line-declaration-indentation

js--multi-line-declaration-indentation is a compiled Lisp function in `js.el'.

(js--multi-line-declaration-indentation)

Helper function for `js--proper-indentation'.
Return the proper indentation of the current line if it belongs to a declaration
statement spanning multiple lines; otherwise, return nil.