mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 15:51:12 +00:00
3 lines
137 B
Text
3 lines
137 B
Text
package "builtins"
|
|
exposes [Str, Num, Bool, Result, List, Dict, Set, Decode, Encode, Hash, Set, Box, TotallyNotJson]
|
|
packages {}
|