Refactoring code module 01_metadata => 01_personal

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-09-03 15:24:00 +07:00
parent d41a2516c3
commit 6c72c90524
42 changed files with 629 additions and 7824 deletions

View file

@ -49,4 +49,4 @@ interface FormSubDistrict {
name: string;
provinceId: string;
}
export type { DataResponse, DataRow,FormDistrict,FormSubDistrict };
export type { DataResponse, DataRow, FormDistrict, FormSubDistrict };