oxc/crates/oxc_linter/fixtures/import/nested-common.js

5 lines
42 B
JavaScript

(function () {
exports.x = 'foo'
}())