mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -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