add decision

This commit is contained in:
2025-12-02 12:39:54 +07:00
parent 720dc6ac6f
commit b1a3804dd6
4 changed files with 68 additions and 0 deletions

View File

@ -6,5 +6,6 @@ export * from "../entity/earchive_checker";
export * from "../entity/earchive_approval";
export * from "../entity/earchive_link";
export * from "../entity/earchive_disposisi";
export * from "../entity/earchive_decision";
export * from "../entity/earchive_star";
export * from "../types/earchive";