(add-to-list 'load-path "@SITELISP@")
(autoload 'js-comint-start-or-switch-to-repl "js-comint"
  "Start a new repl or switch to existing repl." t)
