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