Files
Kmake/test/fixtures/copy/kitchen-sink/a/index.js

4 lines
48 B
JavaScript
Raw Normal View History

2026-05-26 23:36:42 -07:00
module.exports = {
purpose: 'testing copy'
};