mirror of
https://github.com/swc-project/swc.git
synced 2024-12-30 17:15:11 +03:00
4 lines
108 B
JavaScript
4 lines
108 B
JavaScript
module.exports = function() {
|
|
}, module.exports(), require("./mod")() // should be callable from here too
|
|
;
|