update: foster care history done

This commit is contained in:
wayanrivan
2026-04-28 13:51:46 +07:00
parent 0f330faf10
commit 37b6155e33
2 changed files with 46 additions and 0 deletions

View File

@ -49,6 +49,7 @@ export * from "../entity/city";
export * from "../entity/subdistrict";
export * from "../entity/ward";
export * from "../entity/responsible_party_consent";
export * from "../entity/foster_care_history";
export * from "../types/action";
export * from "../types/error";