mirror of
https://gitee.com/ByteDance/flowgram.ai.git
synced 2025-07-07 17:43:29 +08:00
fix(ci): tsc error
This commit is contained in:
parent
5d4b394019
commit
1500eb133f
@ -1,6 +1,6 @@
|
|||||||
import { createSelectBoxPlugin } from '@flowgram.ai/select-box-plugin';
|
import { createSelectBoxPlugin } from '@flowgram.ai/select-box-plugin';
|
||||||
import { createFreeStackPlugin, StackingContextManager } from '@flowgram.ai/free-stack-plugin';
|
import { createFreeStackPlugin, StackingContextManager } from '@flowgram.ai/free-stack-plugin';
|
||||||
import { createFreeLinesPlugin, FreeLinesPluginOptions } from '@flowgram.ai/free-lines-plugin';
|
import { createFreeLinesPlugin } from '@flowgram.ai/free-lines-plugin';
|
||||||
import {
|
import {
|
||||||
WorkflowCommands,
|
WorkflowCommands,
|
||||||
WorkflowNodeEntity,
|
WorkflowNodeEntity,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user