frontend_nyla/src/components/FlowEditor/nodes/ifElse/index.ts
2026-04-07 00:49:12 +02:00

1 line
55 B
TypeScript

export { IfElseNodeConfig } from './IfElseNodeConfig';