blob: 68b91d2861980f1fb7dfdd7ce38c87b6f7276b3b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Gleam JavaScript 🌼
Work with JavaScript types and values in Gleam.
## Features
This library contains modules for working with...
- Arrays
- Mutable references
- Promises
- Symbols
- `typeof`
|