1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-12 00:54:02 -05:00
denoland-deno/cli/tests/testdata/import_attributes/static_import.out
2023-09-07 09:09:16 -04:00

3 lines
61 B
Text

[WILDCARD]
{ a: "b", c: { d: 10 } }
{ a: "b", c: { d: 10 } }