add earchive_doc

This commit is contained in:
2025-10-24 07:23:26 +07:00
parent 8c28ccf13f
commit 6f2736cfb8
8 changed files with 402 additions and 3 deletions

View File

@ -1,2 +1,5 @@
export * from "../entity/earchive_doc";
export * from "../entity/earchive_doctype";
export * from "../entity/earchive_doclogs";
export * from "../entity/earchive_receiver";
export * from "../types/earchive";