mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-18 01:16:01 +00:00
v4.5.1 (#417)
This commit is contained in:
4
packages/global/common/parentFolder/type.d.ts
vendored
Normal file
4
packages/global/common/parentFolder/type.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export type ParentTreePathItemType = {
|
||||
parentId: string;
|
||||
parentName: string;
|
||||
};
|
Reference in New Issue
Block a user