mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 11:52:19 +00:00
Make json import str
This commit is contained in:
parent
7ce1dc53e0
commit
1646e84a77
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ interface Json
|
|||
]
|
||||
imports [
|
||||
List,
|
||||
Str,
|
||||
Encode.{
|
||||
Encoder,
|
||||
custom,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue