This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-02-05 18:03:34 +07:00
parent 73db661b34
commit e3fb686d62
3 changed files with 12 additions and 3 deletions

View file

@ -42,6 +42,7 @@ interface ResProfileProbation {
rank: string;
refCommandNo: string;
root: string;
rootDna: string;
}
export type { ResListProbation, ResProfileProbation };