mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-11 02:04:59 +08: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