mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/javascript: update for v2.0
This commit is contained in:
7
modules/lang/javascript/autoload.el
Normal file
7
modules/lang/javascript/autoload.el
Normal file
@ -0,0 +1,7 @@
|
||||
;;; autoload.el --- description
|
||||
|
||||
;;;###autoload
|
||||
(defun +js-fake-fun ())
|
||||
|
||||
(provide 'autoload)
|
||||
;;; autoload.el ends here
|
Reference in New Issue
Block a user