This commit is contained in:
Warunee Tamkoo 2023-11-30 21:06:50 +07:00
parent 7ca4d66516
commit ff1817571b
17 changed files with 24 additions and 46 deletions

View file

@ -33,6 +33,7 @@ interface ArrayPerson {
salary:number|null
organization:string
}
interface ArrayFileList {
id:string
pathName:string