mirror of
https://github.com/denoland/deno.git
synced 2025-02-11 00:22:34 -05:00
7 lines
80 B
JSON
7 lines
80 B
JSON
![]() |
{
|
||
|
"string": "foobar",
|
||
|
"number": 123,
|
||
|
"array": [{ "message": "hello" }]
|
||
|
}
|
||
|
|