Files
Kmake/test/fixtures/self_ref_module/index.js

5 lines
59 B
JavaScript
Raw Normal View History

2026-05-26 23:36:42 -07:00
'use strict'
module.exports = 'Self resolution working';