UNPKG

@ant-design/pro-flow

Version:
8 lines 199 B
import { DocWithHistoryManager } from "../utils/yjs"; export var initialState = { reactflow: {}, flattenNodes: {}, flattenEdges: {}, selectedKeys: [], yjsDoc: new DocWithHistoryManager() };