Files
Kmake/test/fixtures/node_modules/pkgexports/not-exported.js

4 lines
48 B
JavaScript
Raw Normal View History

2026-05-26 23:36:42 -07:00
'use strict';
module.exports = 'not-exported';