mirror of
https://github.com/github/codeql-action.git
synced 2026-04-26 08:48:46 +00:00
5 lines
83 B
JavaScript
5 lines
83 B
JavaScript
"use strict";
|
|
|
|
const plugin = require('./index');
|
|
|
|
module.exports = plugin.default; |