Files

3 lines
42 B
JavaScript
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
exports.a = 'cjs a';
exports.b = 'cjs b';