js--declaration-keyword-re

js--declaration-keyword-re is a variable defined in `js.el'.
Its value is
"\\<\\(const\\|let\\|var\\)\\>"

  • This variable may be risky if used as a file-local variable.

Documentation:
Regular expression matching variable declaration keywords.