mirror of
https://github.com/github/codeql.git
synced 2026-02-23 02:13:41 +01:00
4 lines
76 B
JavaScript
4 lines
76 B
JavaScript
module.exports = {
|
|
/** name:reexport.foo */
|
|
foo: function foo() {}
|
|
} |