mirror of
https://github.com/github/codeql-action.git
synced 2025-12-29 02:30:11 +08:00
7 lines
125 B
JavaScript
7 lines
125 B
JavaScript
/** DON'T EDIT THIS FILE; was created by scripts. */
|
|
"use strict"
|
|
|
|
module.exports = {
|
|
patch: require("./utils/patch"),
|
|
}
|