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