Latest generation

This commit is contained in:
ci core model
2026-02-23 15:08:19 +00:00
parent 3e751f0482
commit 7ed61c4466
5 changed files with 200 additions and 21 deletions

View File

@@ -27,7 +27,7 @@ import { TimeFormat } from "./shared";
import { ExtractColumnFormat } from "./shared";
import { TranslationMap } from "./shared";
import { BlockFilter } from "./shared";
import { ProjectType } from "./base";
import { ProjectType } from "./shared";
import { Module } from "./module";
import { WorkflowExecutionResult } from "./shared";
/**