เอกสารเพิ่มเติมการลา
This commit is contained in:
parent
e4ba225018
commit
ab04e4ba87
2 changed files with 85 additions and 4 deletions
|
|
@ -30,4 +30,9 @@ interface ResponseItems {
|
|||
datetext: string | null;
|
||||
}
|
||||
|
||||
export type { resMain, ResponseItems };
|
||||
interface TypeFile {
|
||||
fileName: string;
|
||||
pathName: string;
|
||||
}
|
||||
|
||||
export type { resMain, ResponseItems, TypeFile };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue