fixing earchive

This commit is contained in:
2025-10-29 08:31:42 +07:00
parent b5864b219d
commit f6a9b017cc
5 changed files with 146 additions and 1 deletions

View File

@ -2,4 +2,6 @@ export * from "../entity/earchive_doc";
export * from "../entity/earchive_doctype";
export * from "../entity/earchive_doclogs";
export * from "../entity/earchive_receiver";
export * from "../entity/earchive_approval";
export * from "../entity/earchive_link";
export * from "../types/earchive";