mirror of
https://github.com/denoland/deno.git
synced 2025-02-12 16:59:32 -05:00
7 lines
89 B
JavaScript
7 lines
89 B
JavaScript
![]() |
module.exports = {
|
||
|
"\nx": "test",
|
||
|
"\ty": "test",
|
||
|
"\rz": "test",
|
||
|
'"a': "test",
|
||
|
};
|