mirror of
https://gitee.com/ByteDance/flowgram.ai.git
synced 2025-07-07 17:43:29 +08:00
* feat: global variable panel * feat(variable): on any change to on list or any var change * feat: fix layout add variable panel
2 lines
69 B
TypeScript
2 lines
69 B
TypeScript
export { createVariablePanelPlugin } from './variable-panel-plugin';
|