Files
Kmake/test/fixtures/copy/kitchen-sink/index.js
2026-05-26 23:36:42 -07:00

4 lines
48 B
JavaScript

module.exports = {
purpose: 'testing copy'
};