(define-package "typescript-mode" "20200303.1301" "Major mode for editing typescript"
'((emacs "24.3"))
:keywords
'("typescript" "languages")
:url "http://github.com/ananthakumaran/typescript.el")
;; Local Variables:
;; no-byte-compile: t
;; End: