feat: all other code expand

This commit is contained in:
Joel
2024-03-06 17:59:23 +08:00
parent a45ec15a56
commit 5ec3a967b5
16 changed files with 91 additions and 56 deletions

View File

@ -3,7 +3,7 @@ import { EndVarType } from './types'
import type { EndNodeType } from './types'
export const mockData: EndNodeType = {
title: 'Test',
title: 'End',
desc: 'Test',
type: BlockEnum.End,
outputs: {