gleam-ts-mode is a major mode for
Emacs 29 or higher.
If you are using MELPA you can install it like so:
(use-package gleam-ts-mode
:mode (rx ".gleam" eos))
See the []documentation](https://github.com/gleam-lang/gleam-mode) for the mode for other installation methods and considerations.