mirror of
https://github.com/developit/microbundle.git
synced 2026-01-25 14:06:50 +00:00
2 lines
48 B
JavaScript
2 lines
48 B
JavaScript
console.log(Object.freeze({ a: 'b', c: 'd' }));
|