mirror of
https://github.com/denoland/deno.git
synced 2025-01-10 08:09:06 -05:00
8 lines
179 B
Text
8 lines
179 B
Text
|
imported: [Module: null prototype] {
|
||
|
"\ty": "test",
|
||
|
"\nx": "test",
|
||
|
"\rz": "test",
|
||
|
'"a': "test",
|
||
|
default: { "\nx": "test", "\ty": "test", "\rz": "test", '"a': "test" }
|
||
|
}
|