mirror of
https://github.com/github/codeql.git
synced 2026-03-04 22:56:47 +01:00
4 lines
76 B
JavaScript
4 lines
76 B
JavaScript
module.exports = {
|
|
/** name:reexport.foo */
|
|
foo: function foo() {}
|
|
} |