mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-17 08:37:59 +00:00
This reverts commit f000fbb19d
.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import type { WorkflowIOValueTypeEnum } from '@fastgpt/global/core/workflow/constants';
|
||||
|
||||
export type EditorVariablePickerType = {
|
||||
id: string;
|
||||
key: string;
|
||||
label: string;
|
||||
required?: boolean;
|
||||
|
Reference in New Issue
Block a user