mirror of
https://github.com/github/codeql-action.git
synced 2025-12-27 09:40:17 +08:00
5 lines
83 B
JavaScript
5 lines
83 B
JavaScript
'use strict'
|
|
|
|
// XXX remove in v8 or beyond
|
|
module.exports = require('./index.js')
|