mirror of
https://github.com/github/codeql-action.git
synced 2026-05-20 14:20:30 +00:00
6 lines
136 B
JavaScript
Generated
6 lines
136 B
JavaScript
Generated
"use strict";
|
|
|
|
// src/init-entry.ts
|
|
var import_entry_points = require("./entry-points");
|
|
void (0, import_entry_points.runInitAction)();
|