Files
Kmake/test/fixtures/test-runner/snapshots/simple.js.snapshot
2026-05-26 23:36:42 -07:00

7 lines
51 B
Plaintext

exports[`foo 1`] = `
{
"bar": 1,
"baz": 2
}
`;