mirror of
https://github.com/github/codeql.git
synced 2025-12-21 11:16:30 +01:00
4 lines
76 B
JavaScript
4 lines
76 B
JavaScript
module.exports = {
|
|
/** name:reexport.foo */
|
|
foo: function foo() {}
|
|
} |